Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 932 Bytes

File metadata and controls

31 lines (20 loc) · 932 Bytes

🎓 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