Student Tracker is a web application designed to efficiently manage and keep track of details for students enrolled in a given course. This application provides a user-friendly interface for administrators and instructors to view, add, update, and delete student information. It aims to streamline the process of student data management, making it easier for educational institutions to maintain accurate and up-to-date records.
- User-friendly Interface : Intuitive and easy-to-navigate interface for administrators and instructors.
- Student Information Management : Add, update, and delete student details, including names, contact information, and enrollment status.
- Course Enrollment : Assign students to specific courses, keeping track of their academic progress.
- Frontend - HTML, CSS
- Backend - Python, Flask
- Database - MySQL
- Xampp (For local server)
- VS Code (IDE)
- Install the required library
- Start the local server from xampp
- Run the python file in the IDE
- After running the python file you will get a link in the terminal, click on the link and you will get the home page of the website