A user friendly system that consolidates and secures data on a company and its operations . 13/01/2020
- Create a directory and set up a virtual environment
- Clone this repo to your desktop
- Create a database locally using psql.
- Open your text editor
- Change the database credentials in Afrique/ settings.py to match your local database
- run 'pip install -r' to install all the app requrements
No known bugs. if any, please report to any of the team members above.
| Element | Action | Behaviour |
|---|---|---|
| nav bar | click | navigates to respective url |
| search | key in | retrives materials/ products |
| filter | select dates | retrieves date specific data |
| log in | key in credentials | Allows user access |
| admin dashboard | create users | users can login |
| admin dashboard | create user groups | allows users group-specific permissions |
| side nav | select | CRUD and filter operations |
| log out | click | logs out the active user |
| Element | Action | Behaviour |
|---|---|---|
| nav bar | click | navigates to respective url |
| search | key in | retrives materials/ products |
| filter | select dates | retrieves date specific data |
| log in | key in credentials | Allows user access |
| side nav | select | CRUD and filter operations |
| log out | click | logs out the active user |
| Element | Action | Behaviour |
|---|---|---|
| nav bar | click | navigates to respective url |
| search | key in | retrives materials/ products |
| filter | select dates | retrieves date specific data |
| log in | key in credentials | Allows user access |
| side nav | select | View and filter operations |
| log out | click | logs out the active user |
- Django
- Python3.6
- Javascript
- Bootstrap4
- PostgreSQL
- HTML
- CSS
For feedback , complaints or queries : email: tyrahans17@gmail.com
This project is licensed under the terms of the MIT license.