Skip to content

Arshad221b/How-Much-Hungry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

License

How Much Hungry?

This is the mini project for the MU Computer (sem4) for subject OSTL.

Idea

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.

Screenshot 2019-04-29 at 5 47 29 PM

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.

Implementation:

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.

Source:

https://www.youtube.com/watch?v=HjNHATw6XgY&list=PLQVvvaa0QuDclKx-QpC9wntnURXVJqLyk