Student Review Database
This project involved creating a database system for student reviews to provide insights into educational performance.
Key Features:
- Designed a relational database model to store various student-related information.
- Implemented a user-friendly interface for data input and querying.
- Generated comprehensive reports and statistical analyses based on user queries.
Technologies Used:
- SQL (Structured Query Language) MySQL Workbench
- Python (for backend)
- Flask
- AWS RDS(Database storing)
- HTML/CSS/JavaScript (for frontend)
Challenges and Solutions:
Ensuring data integrity and optimizing query performance were critical challenges. Indexing and normalization helped resolve these issues.
Outcome:
The project provided a robust database system for educational institutions to analyze student performance and make data-driven decisions.
Code Repository:
Find the code on GitHub
Demo:
Stay tuned for a live demo!