Skip to content

A simple Flask web app for managing student results using CRUD operations with SQLite. Built using Python, Bootstrap, and Jinja templates — ideal for learning backend development and database integration.

Notifications You must be signed in to change notification settings

HarsDev01/StudentResultSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎓 Student Result Management System

A full-stack web application to manage student results using Python Flask and SQLite.
This CRUD-based system allows you to add, view, edit, and delete student records easily via a web interface styled with Bootstrap.


🚀 Features

  • 📝 Add new student results
  • 🗂 View a list of all students and their marks
  • ✏️ Edit student records
  • ❌ Delete student entries
  • 📦 Lightweight and fast — uses SQLite as a backend
  • 💻 Built with Python + Flask + HTML/CSS (Bootstrap)

🛠️ Tech Stack

Layer Technology
Backend Python (Flask)
Frontend HTML, Bootstrap
Database SQLite

📷 Screenshots

Screenshot 2025-06-12 at 10 50 38 AM

About

A simple Flask web app for managing student results using CRUD operations with SQLite. Built using Python, Bootstrap, and Jinja templates — ideal for learning backend development and database integration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published