https://github.com/javaidiqbal11/foodienator
This repo is for the delivery items using MVC PHP Codeigniter Framework.
https://github.com/javaidiqbal11/foodienator
delivery-service mvc online-del php php-codeigniter-framework
Last synced: about 1 month ago
JSON representation
This repo is for the delivery items using MVC PHP Codeigniter Framework.
- Host: GitHub
- URL: https://github.com/javaidiqbal11/foodienator
- Owner: javaidiqbal11
- Created: 2022-03-09T17:38:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-05T21:42:47.000Z (over 3 years ago)
- Last Synced: 2025-03-01T09:17:32.117Z (8 months ago)
- Topics: delivery-service, mvc, online-del, php, php-codeigniter-framework
- Language: PHP
- Homepage: https://www.jtech.com.pk/
- Size: 17.7 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Get and Pick Delivery System
This repo is for the delivery items using MVC PHP Codeigniter Framework.## Instructions to Run the Project?
1. Unzip the project file and head over to your XAMPP directory.
2. There you’ll find a folder naming “htdocs”.
3. Inside the “htdocs” folder, paste the project folder (not the .zip one, but the extracted one).
4. Open your favorite browser; we recommend using Google Chrome or Mozilla Firefox.
5. Then, go to URL [PhpMyAdmin](http://localhost/phpmyadmin).
6. Create a Database with a name that is provided inside the “ReadMe”. such that "foodorderigniter"
7. Click on the “Import” tab and choose the database file (.sql) which is provided under the folder naming “foodorderigniter”.
8. After setting up all these, go to URL [Web Home Page](http://localhost/foodienator/)
**Recommended PHP Version 7.4.12**
***Remember: Do not change the project's folder name without updating $config['base_url']***
Go to link: [Web Home Page](http://localhost/foodienator/)
Admin Login Details
open the URL and paste the link for admin login:[Admin Dashboard](http://localhost/foodienator/admin/home)Username: admin
Password: adminCustomer Login Details
Open the URL and paste the link for user login: [Customer Login](http://localhost/foodienator/home/index)Username: users
Password: users123