Description : This project is to make a database management system for students using Tkinter and sqlite3. By using single GUI anyone can add, update, delete, see all data at once and can see a particular student data.
When : This project was taken in to hand after learning the fundamentals of python programming in the month Jan'20 from various online and offline sources.
Learned : How to search for the thing which is required. And come to know, there are huge material out there but we have to find the useful and concise one. Projects after learning fundamentals make anyone's practical concepts good and theoritical concepts better.