Ionic FoodApp
Descriptions
Ionic FoodApp is a user-friendly Ionic 3-based restaurant app, perfect for launching on both Android and iOS platforms. Designed with simplicity in mind, its clean interface ensures smooth navigation for end users. It’s fully adaptable and can be repurposed for other eCommerce needs without writing code from scratch. The included PHP backend handles everything needed for a live restaurant app.
Features
-
User authentication (Sign In/Sign Up)
-
Password recovery
-
Blog integration
-
Product search by category
-
Price-based sorting
-
Hot deals display
-
Item rating and sharing
-
Order checkout
-
Pull to refresh
-
Infinite scrolling
Requirements
-
Ionic 3
-
Android 5+
-
PHP 5
-
MySQL
Installation Instructions
-
Open the project.
-
Import the database located in the
/database
folder into MySQL. -
Upload the
api_foody
folder to your server. -
Update
/api_foody/include/dbconfig.php
with your server credentials. -
Update the backend URL in
service.ts
. -
Installation is complete.
Add a review