Skip to content

Full Stack Web Application for Payroll Management

Notifications You must be signed in to change notification settings

ksrawr/CentiPayroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CentiPayroll

Centipayroll is a full stack web application prototype for Companies to managae their payroll system. CentiPayroll is a CSC675 school project.

Table of Contents

Built With

Compile And Run

Compile and Run requires Python v3.6 and MySQL to be installed

Windows Environment

$ set FLASK_APP=mysql-test.py
$ python -m flask run

Mac or Linux Environment

$ export FLASK_APP=mysql-test.py
$ python -m flask run

Learn More

More information and details can be learned in the documentation from the Milestones folder

About

Full Stack Web Application for Payroll Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published