Skip to content

seccom-ufsc/hertz

Repository files navigation

Hertz, the Attendance Tracker

Setup

  1. Requirements:

    • docker-compose
  2. Setup

git clone https://github.com/seccom-ufsc/hertz.git
cd hertz/
  1. After that, to start the server
docker-compose up -d
  1. If you are running Hertz for the first time, you need to import the student's data (and create an admin account)
docker-compose run web python db_populate.py students_data.csv

About

Attendance tracker for SECCOM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published