Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College Attendance Calculator

A simple Streamlit web app that helps students compute how many additional classes they need to attend to reach a target attendance percentage.

Features

  • Calculates current attendance percentage
  • Computes additional classes required using the standard formula and rounds up
  • Progress bar and a small chart comparing current vs target
  • Mobile-friendly, clean UI

Files

  • app.py — main Streamlit application
  • requirements.txt — minimal dependencies
  • fly.toml — sample Fly.io configuration

Run locally

  1. Clone the repo
git clone <your-repo-url>
cd <repo-folder>

About

An attendance calculator designed to help users track attendance percentages and determine required classes to meet minimum attendance criteria. The project focuses on clear logic, condition handling, and practical problem-solving.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages