Coder Social home page Coder Social logo

christianizay / school-management-system-in-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getprojectsidea/school-management-system-in-python

0.0 0.0 0.0 101 KB

In this Project, we will build a GUI-based School Management System using the Tkinter, SQLite3, and TkCalender libraries and messagebox and Ttk modules of the Tkinter library. It is an intermediate level project, where you will learn how to use databases and make some great GUIs in Python and apply them in real life. Let’s start!

Home Page: https://getprojects.org/create-school-management-system-in-python/

License: GNU General Public License v3.0

Python 100.00%

school-management-system-in-python's Introduction

School-Management-System-in-Python

In this Project School Management System in Python, we will build a GUI-based School Management System using the Tkinter, SQLite3, and TkCalender libraries and messagebox and Ttk modules of the Tkinter library. It is an intermediate level project, where you will learn how to use databases and make some great GUIs in Python and apply them in real life. Let’s start!

About School Management System

School Management Systems manage all the information of the students and/or faculty in a particular school.

In our project, we will only use it to manage some basic personal information of the students of a school.

About the project:

The objective of this is to create a GUI based School Management System. To build this, you will need intermediate understanding of Tkinter library and SQLite API and basic understanding of TkCalender, Datetime libraries, messagebox and Ttk modules.

Project Prerequisites:

To build this project, we will need the following libraries:

  1. Tkinter – To create the GUI.
  2. SQLite3 – To connect the program to the database and store information in it.
  3. TkCalender – To get the user to enter a date.
  4. Datetime.date – To convert the date from the tree to a Datetime.date instance so that it can be set in.
  5. Tkinter.messagebox – To show a display box, displaying some information or an error.
  6. Tkinter.ttk – To create the tree where all the information will be displayed.

school-management-system-in-python's People

Contributors

pardeeppatel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.