Skip to content

A webapp designed to make employee and shift management easy. Used to create and distribute weekly schedules, clock in/clock out of shifts, and view monthly hours.

Notifications You must be signed in to change notification settings

rsherget/Sandman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandman App

Clone the repo by entering the following into your command line

git clone https://gitlab.com/cs-department-ecu/csci-3030-fall-2022/section-001/team-06/sandman-app.git

How to Use

  • Run the git clone command above if you haven't already
  • Use git pull if you haven't touched the repo in awhile
  • Get all the required libraries with pip3 install -r requirements.txt
  • To run the webapp enter python3 webapp.py

About

A webapp designed to make employee and shift management easy. Used to create and distribute weekly schedules, clock in/clock out of shifts, and view monthly hours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published