Skip to content

erykestabillo/payroll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payroll System

Packages:

  • Python 3.7.4
  • Django 2.2.6

Installation:

Step 1: Clone the project.

git clone [email protected]:Swiftkind/payroll.git

Step 2: Install the requirements.

pip install -r requirements.txt

Step 3: Run the server.

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.2%
  • HTML 11.8%