Go to file
2019-07-16 16:35:23 -04:00
AstuteClient2 Fixed error message 2019-07-16 16:35:23 -04:00
AstuteSystem * SQL - Fixed get_outstanding_balance method, fixed create_customer_contact function to have phone/fax as string 2019-07-16 16:33:27 -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.