Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 408 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 408 Bytes

PYTHON CRUD APPLICATION

This is a school management system that uses tkinter Python to do most of the work of managing student details,analyzing marks etc..

Features

  • Add a student
  • Update student details
  • Delete students
  • Find student
  • Analyze marks of student
  • Daily Motivational Proverb
  • Exit

Technologies Used

  • Python
  • tkinter
  • Oracle Database
  • Pandas
  • numpy
  • Beautiful soup