This Django Website is used to Scrap Attendance From College website and calculate the no of lecturres user have to attend to make his attendance >= 75%
- clone the repository sudo git clone https://github.com/aksh45/website.git
- cd website
- sudo pip3 install -r requirements.txt
- cd button
- sudo python3 manage.py runserver
# open for pull requests