Skip to content

PoorAc/Self-attendance-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self Attendance Tracker

A Flask-based web application to track your attendance for different courses.

Features

  • Course Management: Add and remove courses
  • Attendance Tracking: Mark yourself as Present, Absent, or Tardy
  • Notes: Add notes for each attendance record
  • Dashboard: View attendance statistics for all courses
  • Calendar View: Visualize attendance on a calendar
  • Search: Search for specific courses
  • Statistics: View percentage-based attendance for each course

Setup Instructions

Prerequisites

  • Python 3.8+
  • MySQL Server

Installation

  1. Clone or create the project structure
  2. Install dependencies:
    pip install -r requirements.txt

About

Using python and SQLite to track attendance in courses by marking the attendance yourself. Has the functionality to add and drop courses, mark yourself present, tardy, or absent, add notes for a particular date, search for a particular course and view all attendances together on a calendar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors