Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

A webapp built with flask (python) to help organize attendance csv files from Microsoft Teams.

License

Notifications You must be signed in to change notification settings

radiantly/attendance-manager

Repository files navigation

Attendance Manager

A webapp built with flask (python) to help organize attendance csv files from Microsoft Teams.

Installation

# Clone the repo
git clone https://github.com/radiantly/attendance-manager
cd attendance-manager

# Install dependencies
pip install git+https://github.com/maxcountryman/flask-uploads
pip install -r requirements.txt

python create_db.py # To create the initial Tables
python run.py # To start the flask app

Built by

This project was submitted to the SLAC hackathon and was selected as one of the top 15 projects.

About

A webapp built with flask (python) to help organize attendance csv files from Microsoft Teams.

Topics

Resources

License

Stars

Watchers

Forks