Go to file
2019-07-16 15:07:00 -04:00
AstuteClient2 * Fixed Typos in error texts 2019-07-16 14:41:36 -04:00
AstuteSystem * Fixed Invoice Payment checks. Must be >= 0, can't be more than outstanding balance 2019-07-16 15:07:00 -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.