I live in a hostel. Most of the time we order food from online sites like Zomato/Swiggy. But since there are lot of options available, we end up wasting hours deciding what to order. To resolve this issue, I've created this simple project which let's user decide food intuitively.
As we can see, user has to answer just 4 questions to get the food list. There are very few options compared to the entire zomato site. Hence it is very easy for user to decide the food.
1. Database:
SQLite3 database is used for this project. SELECT commands are used to get the data from dataset.
2. GUI:
Tkinter is used to make the GUI. It is the basic level GUI which is very easy to understand for a beginner.
https://www.youtube.com/watch?v=HjNHATw6XgY&list=PLQVvvaa0QuDclKx-QpC9wntnURXVJqLyk