FREE E LEARNING PLATFORM
HTMLCSSJAVASCRIPTSQLPHPBOOTSTRAPJQUERYANGULARXML
×

Academic Projects

School Management System Time Table Mgmt System Faculty Feedback System Result Processing System Examination Mgmt System Course Registration Students Attendance Mgmt System Hostel Management System Library Management System Online Certificate Generation

Corporate Projects

Payroll Management System Employee Leave Mgmt System Customer Relationship Mgmt System Job Portal Point of Sale Point of Sale( Inventory) News Portal Send OTP Sms Instamojo Payment Gateway

Support Projects

Address Book Shopping Cart in PHP Cyber Cafe Management System Saloon Management System Tourism Management System Online Voting System Hospital Management System Self Captcha Ticket Booking System Complain Manatement System Blood Donation System Hostel Management System Editable Bill Generation

Miscelleneuous Projects

Matrimonial Management System E Commerce Software Send Activation Link Farm Management System Login Registration in PHP Forget Password Pannel Export Data To Exl Send Emails in PHP Pharmacy Management System

CodeIgniter Projects

Smart Schol Smart School Pro

Android Projects

Tinder Dating App Grocery Delevery Boy App Grocery Delevery App E Book App Human Resource Management System IG Downloader Live Smart Video Chat Learning Management System Ludo Game for Androids Movie TV Multi Content Ap Secure VPN TikTok Clone Web View Gold

Laravel Projects

Fleet Cart Insurance Agency System AJAX RSS Reader Advance School Management System

NOde JS Projects

Doctors and Pateint Listing Photographer Video Streaming with CMS PHP Quiz PHP Certificate
 

Grocery Food Pharmacy Delevery Mobile App


Mobile app developed using a flutter framework created by Google is open-source mobile application development. It is used to develop applications for Android and iOS, as well as being the primary method of creating applications.

Requirements

To edit this project you must have Flutter and Dart installed and configured successfully on your device Install flutter Set up your editor Install the Flutter and Dart plugins

Get Started

1- Download and unzip the Flutter App, use your preferred IDE (Android Studio / Visual Code / IntelliJ) to open the project.

2 - Open /assets/cfg/configurations.json and edit the remote link to connect your mobile app with your admin panel

{
  "api_base_url": "http://yourdomain.com/public/api/",
  "base_url": "http://yourdomain.com/public/"
}

Important:

These URLs must end with a slash '/'

If you have removed the public folder from your admin panel URL you must remove it from the URLs above

3- Go to /assets/img/logo.png and replace it with your logo or app icon.

Note: This logo used in the splash screen only, not in the app icon

4 - Create your own Google Maps API key at https://cloud.google.com/maps-platform/.

5 - Google Maps API Checker

Please check your API before completing the installation http://yougapi.com/tools/google-api-key-checker.php

If you see the message "Geocoding service ok" and a Map of NY with 3 markers, it means the Google API key is ready to be used in our store locator apps

If you don't see the image of the Map, make sure you have enabled the "static Maps" service from the "Enabled API" section

Download Source Code

Android Application Full Source Code
Download »