/Cake-My-Day

A Bakery Shop Management System

Primary LanguagePHP

Cake-My-Day

Bakery Shop Management System

⚙️ Technology Used

  1. HTML5
  2. CSS3
  3. Core/Procedural PHP programming language
  4. MySQL Relational Database

🧰 Features

  1. Customers can browse all the Categories and bakery items.
  2. They also can order easily from the website.
  3. Customers can also customize their order according to their dietary restrictions.
  4. They can give feedback and also see their order history.
  5. Contact page is provided so that customers can easily access the Bakery.
  6. Admin can Manage Admin, Categories and bakery Items.
  7. Admin can also Manage and Track Order and Delivery.

Pre-Requisites:

  1. Download and Install XAMPP

Click Here to Download

  1. Install any Text Editor (Sublime Text or Visual Studio Code or Atom or Brackets)

Installation

  1. Download as as Zip or Clone this project
  2. Move this project to Root Directory
Local Disc C: -> xampp -> htdocs -> 'cake-my-day'

Local Disk C is the location where xampp was installed

  1. Open XAMPP Control Panel and Start 'Apache' and 'MySQL'

  2. Import Database
    a. Open 'phpmyadmin' in your browser.
    b. Create a Database.
    c. Import the SQL file provided with this project.

  3. Now, Open the project in your browser. It should run perfectly.