Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 566 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 566 Bytes

CustomerManager

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

Instructions

open https://malik-crm.herokuapp.com/

  1. 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
  1. Sign up, creates regular user profile without full privileges
  2. add '/admin' to login to django admin page where you can assign user privileges, add new products