Skip to content

MLSAKIIT/attendance-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance Tracker

Internal Tooling developed for reliable and convenient attendance tracking of participants during MLSA KIIT events.

Usage

  • Install Docker on the machine according to platform and architecture.

  • Create .env files in the respective project directories.

  • Replace the subdomains in Caddyfile under frontend and backend subdirectories before deploying.

  • Copy the docker-compose.yml and run the following command.

docker compose up -d