Description
Online Tiffin Ordering System Project using PHP and MySQL
This project is a mini PHP project for an Online Tiffin Ordering System developed using PHP version 7.0 and MySQL version 5.6. It can be easily configured on XAMPP or WAMP. The frontend is built using HTML, CSS, and JavaScript. This project focuses on customer login and ordering functionalities, with no admin role included. Customers can view tiffin information, place orders, and view order history.
Modules and Description of Online Tiffin Ordering System Project:
Tiffin Module :
The Tiffin Module provides details and functionality related to tiffins. Features include viewing tiffin details and client-side form validation using JavaScript.
Types Module :
The Types Module manages tiffin types, allowing customers to view and manage types. Features include viewing all types and type details.
Category Module :
The Category Module manages tiffin categories, providing information on all categories.
Login Module :
The Login Module allows customers to log in to the system, add new login records, view login details, edit records, and change passwords.
Functionality performed by Customer user:
- Customer Registration : Customers can register on the website using the registration form.
- Customer Login : Customers can log in to the system using the login form.
- Customer Cart : Customers can view their cart items.
- Customer Payment : Customers can make payments for their tiffin orders.
- Customer Order : Customers can place tiffin orders.
- Customer Order Confirmation: Customers can confirm their tiffin orders.
- Change Password : Customers can change their account passwords.
Technology Used in the project Tiffin Ordering System
Technologies used in this project:
- HTML : Page layout designed in HTML
- CSS : Styling done using CSS
- JavaScript : Validation and animations implemented with JavaScript
- PHP : Business and frontend logic written in PHP
- MySQL : Database management using MySQL
- Apache2 : Project runs on Apache2 server
- Compatible with XAMPP, LAMP, WAMP, or MAMP
Supported Operating System
Operating systems supported for this project:
- Windows : Easily configured on Windows with WAMP or XAMPP
- Linux : Compatible with all versions of Linux
- Mac : Can be configured on Mac operating systems