Logo
Student Management System I
A student management system built with Python, SQL, and JavaScript
GitHub Repository

Technologies Used

Python
SQL
JavaScript

Project Details

Developed Python scripts to parse predefined HTML templates and dynamically generate web pages by integrating data fetched from a School Management Database via SQL. The project also included a database schema for the School Management Database and SQL queries to fetch student data.

Key Features

  • Dynamic web page generation
  • Database schema
  • SQL queries