Skip to content

A Simple Student Management System using Python and MongoDB backend.

Notifications You must be signed in to change notification settings

Dipali742/Student-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System

It is a simple Python GUI built with Tkinter and MongoDB backend.

Prerequisites

  • Python 2.7
  • MongoDB 4.4

Usage

Clone the repository :

$ git clone https://github.com/Dipali742/Student-Management-System.git

Install Dependencies :

$ pip install -r ./requirements.txt

Start MongoDB server and run the code :

$ mongod
$ python App.py

About

A Simple Student Management System using Python and MongoDB backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages