It's our project for CSS 223 made using Flutter and Python Django
Bissenbay Dauletbayev - b.dauletbayev@sdu.edu.kz
- 190103335 - Nurbakyt Akhmetshaiykov
- 180103184 - Sungkar Daulet
- 190103248 - Rimma Bilimova
- 190103248 - Zhannur Karim
There is three main models: restaurant, cart, menuitems. Restaurants created in admin pannel, each restaurant has their own menu with food list. User can register or login and see list of restaurants and then view menu and add foods to cart and then make order. Furthermore user can selet it's own location in map and it will return text address of that place.
This application shows list of food and restaurants. To register you should enter general information about yourself. The project is written in Dart(Flutter framework), and backend is written in Python(Django). Google maps, geocoding was included to the project. By these technologies the application shows the location of restaurants in google maps.
A list of technologies used within the project:
- [http]: Version ^0.13.4
- [Flutter]: Version ^2.5.3
- [Dart]: Version ^2.14.4
- [HTML]: Version ^5.1
- [Dockerfile]: Version ^4.3.1
- [Python]: Version ^3.7.6
- [Django]: Version ^4.0
- [geocoding]: Version ^2.0.1
- [google_maps_flutter]: Version ^2.1.1
- $ git clone https://github.com/sdu-mp-21/food-delivery.git fileName
- $ cd fileName
- $ flutter pub get
- $ flutter run
To update when the application is running enter: 'r' or 'R'