Skip to content

Food Delivery App using Swift3/Xcode8 & python/django

Notifications You must be signed in to change notification settings

jdduprat/foodtasker-1

Repository files navigation

Food Delivery App called Foodtasker

Food Delivery App using Swift3/Xcode8 & python/django

A user can sign in as a new restaurant.

A user can create meals and submit order status.

A user can communicate with drivers when order status is cooking, done, ready, out for delivery, and delivered.

A user can view report and see revenue for the week and the most popular meal.

foodtasker-meals

foodtasker-orders

foodtasker-reports

Setting up

Fork the project to your personal account and get a local copy on your machine. Change into the project folder.

$ python manage.py runserver

Now you should be able to view at http://127.0.0.1:8000/.

About

Food Delivery App using Swift3/Xcode8 & python/django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages