Skip to content

Julia's Kitchen is a web app for ordering homemade fast food. Customers can easily browse the menu, place prepaid orders, and enjoy a variety of dishes like pizza, chicken wings, magwinya, baked cookies, and homemade drinks. Our focus is on providing a convenient and delicious experience with a user-friendly interface and quick service.

Notifications You must be signed in to change notification settings

Kebalepile/charmis_kitchen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia's Kitchen

Welcome to Julia's Kitchen, your go-to web app for homemade fast food! We specialize in offering a variety of delicious homemade dishes and drinks, all available for prepaid order.

Menu Highlights

  • Pizza: Freshly baked with a variety of toppings to choose from.
  • Chicken Wings: Juicy and flavorful, perfect for any occasion.
  • Chips: Crispy and golden, a great side for any meal.
  • Magwinya: Traditional fried dough, a tasty snack.
  • Baked Cookies (di kuku): Homemade cookies, perfect for satisfying your sweet tooth.
  • Homemade Drinks: Including refreshing options like gemere.

Features

  • Prepaid Orders: Place and pay for your order online for a seamless experience.
  • User-Friendly Interface: Easy navigation and a straightforward ordering process.
  • Fast and Reliable: Get your food quickly, with a focus on quality and taste.

How to Use

  1. Browse the Menu: Explore our variety of homemade fast food options.
  2. Place Your Order: Select your desired items and add them to your cart.
  3. Checkout: Complete the payment process through our secure payment gateway.
  4. Enjoy Your Meal: Receive your freshly prepared food at the specified time.

Getting Started

Prerequisites

To run Julia's Kitchen locally, you'll need to have the following installed:

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/julias-kitchen.git
  2. Navigate to the project directory:
    cd julias-kitchen
  3. Install dependencies:
    npm install
  4. Set up environment variables:
    • Create a .env file in the root directory.
    • Add your MongoDB connection string and any other necessary environment variables:
      MONGODB_URI=mongodb+srv://<username>:<password>@cluster0.phjo6o5.mongodb.net/<dbname>?retryWrites=true&w=majority
      PORT=5000
      

Running the App

  1. Start the development server:
    npm run app
  2. Open your browser and go to http://localhost:5000 to access Julia's Kitchen.

Contributing

We welcome contributions! If you'd like to contribute to Julia's Kitchen, please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Julia's Kitchen is a web app for ordering homemade fast food. Customers can easily browse the menu, place prepaid orders, and enjoy a variety of dishes like pizza, chicken wings, magwinya, baked cookies, and homemade drinks. Our focus is on providing a convenient and delicious experience with a user-friendly interface and quick service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published