https://github.com/anishpasupuleti/student_management_system

https://github.com/anishpasupuleti/student_management_system

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: AnishPasupuleti
  • Language: Python
  • Default Branch: main
  • Size: 34.2 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

Student Management System 📚🧑‍🎓

Student Management System is a desktop GUI-based application built with Python's Tkinter library. It provides CRUD functionality to manage student records such as name, roll number, course, and contact details in a simple interface backed by SQLite.

🚀 Features

  • 🧾 Add, update, and delete student records
  • 🔍 Search students by name or ID
  • 📋 Display all student data in tabular form
  • 💾 Data stored locally using SQLite
  • 🖥️ Easy-to-use Tkinter GUI

🛠 Tech Stack

  • Python 3
  • Tkinter (GUI)
  • SQLite (Local database)

🧪 Setup Instructions

bash git clone https://github.com/AnishPasupuleti/Student_Management_System.git cd Student_Management_System python student_management.py

Make sure Python is installed. No extra libraries required.

📁 File Structure

├── student_management.py # Main application ├── database.db # SQLite database file (auto-generated)

🔮 Future Enhancements

  • Add user authentication for admins
  • Integrate report generation (PDF or Excel)
  • Add export/import data functionality

📜 License

MIT License — free to modify and distribute.


Made by Anish Pasupuleti

Owner

  • Name: Anish Pasupuleti
  • Login: AnishPasupuleti
  • Kind: user

BTech CSE @ Anurag | Full Stack Dev (MERN) | SIH College Level Finalist & OpenCV Winner 🏆 | LeetCode Top 15% | Building AI + Cloud Projects ☁️⚡

GitHub Events

Total
  • Push event: 1
  • Create event: 2
Last Year
  • Push event: 1
  • Create event: 2