An open API service indexing awesome lists of open source software.

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.

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: admin

Customer Login Details
Open the URL and paste the link for user login: [Customer Login](http://localhost/foodienator/home/index)

Username: users

Password: users123