- Includes multiple system level service roles.
- Options such as add/edit/delete, search, filter, bid, report etc. with an intuitive look.
Technology used:
- Front-end - AngularJS
- Backend REST - Python
- DB - SQL
-
Clone
git clone https://github.com/NazimAmin/ndtndt- -
Run
npm installto install node_modules -
Run
bower installto install bower_components -
Run
gruntfor building andgrunt servefor preview.
-
Clone
git clone https://github.com/JunXHuang/api.ndtndt- -
Run
pip install -r requirement.txt -
Change database connection string in
ndtndt/ndtndt/ndtndt/__init__.py -
Run tablequery.sql, insertquery.sql, and trigger.sql to populate the database
ndtndt/db -
Run
Python api.py
####Logins
- Admin - Username :
789-12-3456, Pass:666666 - Customer Rep - Username:
nazimamin, Pass:main1212or Username:jun, Pass:main1212or create one by logging in as admin. - Customer - Username:
main, Pass:mainor crate one your own!
Some of the options will not be visible to the newly created user. They will be visible based on user's activity
Made with ♨️ by @Nazim @Jun Huang