Skip to content

Python Django project for managing garbage management companies along with job providing, mailing and messaging with custom mailing template.

Notifications You must be signed in to change notification settings

AromalShaji/garbage-management-system-django-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garbage-Management-System-Django-Sqlite

  1. Make sure to give your email and password in the setting.py of main app.

    • if you need mailing system:
    • open your mail
    • open manage your account
    • search for less secure app
    • if it is OFF then ON that
    • else
    • remove ever mail section from the code
  2. Make sure to give sid and token in the message section of the code

    • if you need messageing system:
    • open twilio
    • create your account
    • genereate token and sid
    • put these two in the corressponding position in the Home/views.py
  3. install xhtml2pdf -> pip install xhtml2pdf

  4. install twilio -> pip install twilio

About

Python Django project for managing garbage management companies along with job providing, mailing and messaging with custom mailing template.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published