IONIC 3 MULTI-RESTAURANT online food ordering mobile application with MONGO Database , Express framework , Angular 6 , Nodejs Super Admin webbackend.
USED TECHNOLOGY
- IONIC 3
- Cordova
- Mongo Database
- Express js
- Angular 6
- Node js
- Google Map
- Token
- Rest Api
- Cloudinary
- Mongo Atlas
- Easy to Deploy Heroku
- Mongoose
Application Info
Customer can easily register into system. After registration in order to enter system , then user must be enter their unique username and password. All credentials will be checked in Web Server and if server sends error , then it will show to users.
For example: Username is not found, Password is incorrect
IF customer can enter to system. Customer can choose foods from Unlimited restaurants and Unlimited categories. Also user can
easily search restaurants , categories , items with application.
Mobile application and Super Admin frontend connected to with
Nodejs webbackend. All data will send to webbackend , then
server sends all data to application and webbackend.
All information will be stored in Mongo Database.
Customer can able to change their passwords.
Application has also My Basket section. If customer can able to edit , remove basket items. All function easy to use. System has customer address section , if restaurant knows customer’s address , then they can deliver foods to customer quickly and easily.
One great thing is System automaticly can create customer order’s Date and Time. Also application can find user’s current location. Then users can see their current location and all of restaurants location in google map.
System has Backend section for Admin. Backend service can shows every restaurants , categories, foods , orders to Admin. Application owner can control all of Restaurants , Categories , Orders and Foods. For example adding new restaurant, categories, foods. If Admin wants to edit or remove information , that’s all possible.
Admin can add ,update, delete all of Restaurants , and also restaurant’s categories and foods. All pictures uploaded to Cloudinary and launched from Cloudinary Storage. One great thing is Admin can control Restaurants Location.Just typing longitude , latitude information to restaurant section in System.
Backend Install Guide
if necessary ===> “npm install -g angular/cli@latest”
if necessary ===> “npm install firebase angularfire2—save”
if necessary ===> “npm install firebase angularfire2 angular2-flash-messages—save”
1) First—> Extract MultiRestaurant-Backend-With-Node.rar file
2) Second—> Open cmd type “cd Multirestaurant-Backend”
3) Third—> type “ng serve” in cmd