The customer facing portion of the application allows a customer to register their account, store their personal information, request quotes for goods and services, and monitor the orders they have placed.
Logged in individuals with a high enough security clearance are provided a link at the upper right corner of the customer facing pages by which they may access the adminstrative portion of the app. Such individuals (workers/admins) can convert quotes to orders for purchase, modify users and their security clearancs, and add/delete catalog options.
- Python
- Django
- Pillow
- MySQL
- Visual Studio
Download or clone this repository to your desktop. Open a live server within an appropriate environment (see requirements.txt).
Immediate basic user access is given. You may register an account via the login/registration page to interact with the site as a customer. To interact with the site as a worker/administrator you may log in to the site using creditials:
Email: aaaaa@aaa.aaa
Password: aaaaaaaa










