Skip to content

Developed a web application for managing all daily society work with easy to use interface. On-time billing with automated invoicing and Communicate With Your Neighbour and Guard for Early Guest Entry.

Notifications You must be signed in to change notification settings

Rushijaviya/managesys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

managesys

Manage Your Soceity

This Django aap is for your society management.

Deploy on Heroku

https://managesys.herokuapp.com/

Features:

  • Chat between members & guard
  • Pay maintenance/rent
  • Print payment receipt
  • Organize new events
  • New Guest entry(record)
  • Complaint box

How to run?

  • git clone https://github.com/Rushijaviya/managesys.git

  • cd managesys

  • Open settings.py and change database details accourding to your database details.

  • pip install -r requirements.txt or pip3 install -r requirements.txt

  • python manage.py makemigrations

  • python manage.py migrate

  • python manage.py runserver

About

Developed a web application for managing all daily society work with easy to use interface. On-time billing with automated invoicing and Communicate With Your Neighbour and Guard for Early Guest Entry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published