Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 506 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 506 Bytes

Customer-Management-App

A customer Management CRM similar to Zoho.

Technologies being used are :

  • Django
  • Postgresql
  • Jinja2
  • Python
  • Javascript

To-Do

  • Create project and initial app.
  • Connect apps and create templates according to project.
  • Create Admin panel
  • Create User panel
  • Complete Admin panel
  • Complete User panel
  • Convert sqlite database to postgresql
  • Upload site to Heroku.