Young Entrepreneur E-Negosyo System in PHP Free Source Code

Language

The Young Entrepreneur E-Negosyo System is a kind of online ordering system with SMS notifications. It is a convenient way for customers to purchase their favorite pastries, cakes, and bread online without going to the store. With just one click they can simply place their order and then an SMS notification is used in this system to notify the customers of the status of their order. This system is enabled by the internet, where customers visit the website and can freely browse the various food items. The payment is cash on delivery so the customer can have the food delivered to their doorstep.

This project can also help other programmers especially those who are new in PHP Language and those whore are planning to develop an Online Ordering System Project or eCommerce Project to learn some techniques and enhance your knowledge of developing like this project. The project has 2 modules which are the Admin Panel and Client-Side. The admin users or the management can manage the product categories, list, and other data in the system through the admin panel which requires admin user credentials. The clients or possible clients can explore the different products inserted by the admin. The admin can also add a discount for the price of each product. The Delivery Fee will be based on the client's desired delivery location. The delivery fee list can be only managed by the admin users at the admin panel.

The Young Entrepreneur E-Negosyo System Project's Source Code is free to download on this website. Feel Free to Download and modify the source code the way you desire or to meet your beneficiary's requirements.

These are the following features of the system

Admin Side

  • Manage Products
  • Manage Orders
  • Manage Categories
  • Settings
  • Manage Users
  • Report

Public Side

  • Viewing Product
  • Place Order
  • Register Customer
  • Submit Order
  • Customer Profile

How to Run ??

Requirements

  • Download and Install the latest version of XAMPP
  • Download and Install Diafaan SMS Server
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start Apache and MySQL.
  2. Extract the downloaded source code zip file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming dbbsenordering.
  6. Import the provided SQL file. The file is known as dbbsenordering.sql located inside the extracted source code folder.
  7. Browse the Young Entrepreneur E-Negosyo System in a browser. i.e. http://localhost/BSENOrdering for the public/client-side and http://localhost/BSENOrdering/adminfor admin side.

Admin Default Access:

Username: janobe
Password: admin

DEMO

That's it! I hope this Young Entrepreneur E-Negosyo System Project in PHP will help you with what you are looking for and you'll find something useful for your future project. Explore more on this website for more Free Source Codes and Tutorials.

For more information about the system. You can contact me @
Email[email protected]
Mobile No. – 09305235027 – TNT
FB Account – https://www.facebook.com/onnaj.soicalap

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted bymellorixon Tue, 09/25/2018 - 20:06

do i need to install vitual studio for it to work? or for me to open it?

No you don't have to install visual studio. Just install xampp for you to open it.
Submitted byRogene Yu (not verified)on Mon, 10/01/2018 - 03:37

In reply to by janobe

Warning: require_once(C:/xampp/htdocs\BSENOrdering\include\config.php): failed to open stream: No such file or directory in C:\xampp\htdocs\5units\include\initialize.php on line 14 Fatal error: require_once(): Failed opening required 'C:/xampp/htdocs\BSENOrdering\include\config.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\5units\include\initialize.php on line 14

Warning: require_once(C:/xampp/htdocs\BSENOrdering\include\config.php): failed to open stream: No such file or directory in C:\xampp\htdocs\New folder\include\initialize.php on line 14 Fatal error: require_once(): Failed opening required 'C:/xampp/htdocs\BSENOrdering\include\config.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\New folder\include\initialize.php on line 14
Submitted byjanobeon Thu, 10/04/2018 - 10:02

Hello, i have seen your problem. Don't change the folder name of the system. Just leave it as it is so that you will not encounter any errors.
Submitted byjanobeon Mon, 11/26/2018 - 14:42

the forder name is " bsenordering "
Submitted byShiela_Laurie (not verified)on Fri, 04/19/2019 - 21:58

Warning points to session.php on Line 2. I have established my MySQL and 000webhosting database connections properly. Registered users does not write/create record to MySQL database though.
Submitted bykledo5 (not verified)on Mon, 09/20/2021 - 09:20

The description of DriftHunters. The most realistic car drifting simulator Drift Hunters - Over 25 awesome drift cars. Drive your dreams - Detailed car tuning - The best car customization. Paint your car in any color with 4 types of paint. Change rims, paint rims. Stance it - Upgrade performance of your car - make more skids - 10 nice tracks for drifting, racing or just doing burnouts - Realistic drift physics - Collect drift points and earn money - Try different handling schemes Drift Boss If you enjoy drift culture and jdm at all, be sure - drift hunters is for you.
Submitted byArshad Saqib (not verified)on Tue, 09/28/2021 - 16:54

great
Submitted bytulasi.n (not verified)on Sat, 08/05/2023 - 15:06

Fatal error: Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'WHERE ORDERNUMBER=94' at line 1 in C:\xampp\htdocs\bsenordering\include\database.php:40 Stack trace: #0 C:\xampp\htdocs\bsenordering\include\database.php(40): mysqli_query(Object(mysqli), 'UPDATE tblorder...') #1 C:\xampp\htdocs\bsenordering\include\orders.php(107): Database->executeQuery() #2 C:\xampp\htdocs\bsenordering\admin\orders\controller.php(140): Order->pupdate('94') #3 C:\xampp\htdocs\bsenordering\admin\orders\controller.php(18): doEdit() #4 {main} thrown in C:\xampp\htdocs\bsenordering\include\database.php on line 40

Add new comment