Skip to content

complete food delivry system built in flutter & fastapi.

Notifications You must be signed in to change notification settings

YOUSSSOF/Delivery

Repository files navigation

Food Delivery

I can feel it, you're hungry. let me get you a burger in the blink of an eye! a complete, featureful and fantsy delivery application built in flutter ( with the help of GetX ) and fastapi.

note: client and server are two seprated projects embedded in one repository. if you wish, you can connect them together :)

Preview:

client:

Screenshot_20221111_181946_com example food_delivery Screenshot_20221111_182009_com example food_delivery
Screenshot_20221111_181916_com example food_delivery Screenshot_20221111_181936_com example food_delivery
Screenshot_20221111_181952_com example food_delivery Screenshot_20221111_182011_com example food_delivery

server: Screenshot 2022-11-11 at 18-22-52 Food delivery apps's server - Swagger UI

Features:

  • An introduction page to show the capabilities of the app.
  • Authentication with sms ( register + login ) and code verification page.
  • Home page with the list of newsest food and restaurants + searching.
  • Card page where you can add your bank card.
  • Cart page with the list of products you wanna buy.
  • Your profile section and sign out.
  • Foods and restaurants detail page.

Installation:

flutter:

- clone the repo
- flutter pub get
- flutter run

fastapi:

- clone the repo
- pipenv shell && pipenv install
- uvicorn main:app

enjoy!

About

complete food delivry system built in flutter & fastapi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published