lunch_box

Lunch Box - Setup Guide

Welcome to the Lunch Box project! Follow these steps to set up and run the application.

Prerequisites

1. Clone the Repository

git clone <repository-url>

Or download and extract the project files to C:/xampp/htdocs/lunch_box.

2. Start XAMPP

3. Configure the Database

  1. Open phpMyAdmin.
  2. Create a new database (e.g., lunch_box).
  3. Import the SQL file:
    • Click on the database.
    • Go to Import tab.
    • Select the provided .sql file (usually in the project folder).
    • Click Go.

4. Configure Database Connection Maruf

5. Run the Application

6. Login/Register

Troubleshooting


You’re ready to use Lunch Box!