flutter food ordering app
we have made a food ordering system. it will help the restaurant to do all the functionalities more accurately and in a faster way and to maintain records, as many restaurants do that in a manual way. users will register and log in to the system then place an order from the menu of the restaurant the app will manage all the processes of taking the order, payment, and process the order. users can also view order history and edit their profile details. the admin can add and edit food items and can view the order details.
��tech stack used
- frontend – flutter
- backend – nodejs
- database – mysql
✨ requirements
- any operating system (ie. macos x, linux, windows) with mysql installed for the respective os
- any ide with flutter sdk installed (ie. android studio, vscode, intellij, etc)
- mysql workbench
��steps to run
- buy this source, using
nirala96/food-ordering-app.git
- open in android studio and run
pub get
- change the ip in
lib/services
to your system ip. - setup server (refer here for further setup)
- set up an android emulator or your android device and run.��
�� contributers
screenshots
⚡ login – signup
⚡ menu page(admin and user)
⚡ profile screen
⚡ forms (dishedit – dishadd – profileedit)
⚡ working app (user side – admin side)
Comments are closed.