Skip to content

Yemeksepeti-Python-Bootcamp/burgerzilla_bilal

Repository files navigation

Burgerzilla Food Ordering Web APP

Installation

Use the package manager pip to create venv.

.\venv\Scripts\Activate

Then initialize the flask environment with below code:

flask run

Usage

With this web app, you can register as a customer or restaurant owner. As a customer, you can list the default restaurants, order from them and edit your order later

As a restaurant owner, you can list the orders you had, you can delete them or change their status. Also, you can change your menu, add items, delete items or update it.

Contributing

Pull requests are welcome. This project is %80 completed and needs some SQLAlchemy code fixes to work properly.

Thanks

I want to thank you to Patika.dev and Yemeksepeti for giving me the chance to work on such a project. I wish to finish this work as soon as possible to enhance my knowledge on back-end software development.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages