Skip to content

aman-1004/engage-attendance-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Requirements

Tested on:

  • Python==3.10.4
  • Arch or Debian disto

Instructions

Ubuntu/Debian

  1. sudo apt install build-essential
  2. git clone https://github.com/aman-1004/engage-attendance-tracker
  3. cd Engage-Attendance-Tracker
  4. Install pip dependencies
    • pip install -r requirements.txt

Arch

  1. sudo pacman -S base-devel
  2. git clone https://github.com/aman-1004/engage-attendance-tracker
  3. cd Engage-Attendance-Tracker
  4. Install pip dependencies
    • pip install -r requirements.txt

Launching Program

  1. python gui.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages