Inspiration
Navigating through multiple pages manually, this app aggregates attendance data and displays it clearly.
What it does
The JNTUA Student Attendance Checking App is a tool designed to help students at Jawaharlal Nehru Technological University Anantapur (JNTUA) track their class attendance in a more transparent and convenient manner. Instead of navigating through multiple pages manually, this app aggregates attendance data and displays it clearly.
How we built it
To run this project locally, follow these steps:
Clone the repository
git clone https://github.com/Chanikya-WebDev/JNTUA---Attendance-App.git cd JNTUA---Attendance-App Create a virtual environment (optional but recommended)
python3 -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate Install dependencies
pip install -r requirements.txt
Challenges we ran into
Accomplishments that we're proud of
Minimization
What we learned
Web Scraping
Log in or sign up for Devpost to join the conversation.