A CRM system built in django, for managing orders made by customers. Static files are served from/to an AWS S3 bucket, AWS RDS with PostgreSQL for database
open https://malik-crm.herokuapp.com/
- You can create new account but doesn't have full privileges, to login as admin, use the following details on the login page
- username:Malik
- password: juniperlee02
- Sign up, creates regular user profile without full privileges
- add '/admin' to login to django admin page where you can assign user privileges, add new products