Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎓 Student Management System

A full-stack Student Management System built using Django, HTML, CSS, and SQLite3.
This project simplifies academic data management — enabling users to add, view, and delete student records effortlessly.


🚀 Features

  • Add, View, and Delete Students
  • Dynamic Django Web Dashboard
  • SQLite Database Integration
  • Responsive and Modern UI
  • Admin Panel for Full Control

🧩 Tech Stack

Layer Technology
Frontend HTML, CSS
Backend Python (Django Framework)
Database SQLite3
Tools VS Code, Git, GitHub

🗂️ Project Structure

StudentManagementSystem/ ├── manage.py ├── db.sqlite3 ├── StudentManagementSystem/ │ ├── settings.py │ ├── urls.py │ ├── wsgi.py │ └── asgi.py └── student/ ├── models.py ├── forms.py ├── views.py ├── urls.py ├── admin.py ├── templates/ │ └── student/dashboard.html

⚙️ How to Run

1️⃣ Install dependencies: pip install django

2️⃣ Run the server: python manage.py runserver

3️⃣ Open in browser: http://127.0.0.1:8000/

👨‍💻 Author

Om Satarkar B.E. Computer Engineering | GSMCOE, Pune

About

A full-stack Student Management System built with Django, HTML, CSS, and SQLite.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages