Skip to content

Food ordering client coded with PyQt5 GUI and sqlite3 database API.

License

Notifications You must be signed in to change notification settings

COMU-Devs/yemeksepeti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yemeksepeti

A completely local food ordering client coded with PyQt5 GUI and sqlite3 database API.

Peek 2021-03-19 14-09

Features:

  • Login & Sign Up page that allows 3 different types of users with 3 different access levels in the internal GUI.

  • Access levels of a customer, a restaurant owner, and an admin compared:

  • An order tab for customers that shows past orders, and allows orders from multiple restaurants at the same time.

  • A tab for regular users to edit their profile information.

  • A tab for restaurants to edit their addresses, minimum order limit, food list, food pictures.

  • A tab for admins to add/remove restaurants.

  • All changes are recorded in the yemeksepeti.db file:

Coded from scratch in 3 days by 3 guys(1700 lines of code + db):

Can Sozbir(@cansozbir)

Goksel Aktas(@gokselaktas)

Ahmet Faruk Albayrak(@thmyris)


Not affiliated with yemeksepeti.com

About

Food ordering client coded with PyQt5 GUI and sqlite3 database API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages