forthebadge made-with-python ForTheBadge built-with-love opensource license Website vsk.pythonanywhere.com

Attendence

This is simple attendece web app where student can see attendence and teacher can take attendence easily

Run

virtualenv env
source env/bin/activate
pip3 install -r requirements.txt
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver

Author

Avkaran Singh

Made With ❤️