Go to file
Akash Shah 350b854b8d Loads of changes in this one:
- customer and sales order are updated with new workflow for details
 - invoice has yet to be updated to the new workflow
 - added a settings tab and put service types and logout on there
 - updated homepage and nav-bar accordingly
2019-06-08 23:42:44 -04:00
AstuteClient2 Loads of changes in this one: 2019-06-08 23:42:44 -04:00
AstuteSystem Updated Service Type resource to accept the Request object rather than path paramenters 2019-06-08 22:36:57 -04:00
Defects Update Defects 2018-12-31 00:10:24 -05:00
README.md Update README.md 2018-07-15 14:14:42 -04:00

Astute Private Repo

Overview

This project contains three major components: 1. System: the back end webservices, and the part which interacts with the MySQL backend. 2. Client: the front end web tool, for easy interaction with the system. 3. SQL: the setup for the MySQL backend table.