Centipayroll is a full stack web application prototype for Companies to managae their payroll system. CentiPayroll is a CSC675 school project.
Compile and Run requires Python v3.6 and MySQL to be installed
$ set FLASK_APP=mysql-test.py
$ python -m flask run
$ export FLASK_APP=mysql-test.py
$ python -m flask run
More information and details can be learned in the documentation from the Milestones folder