Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 1.46 KB

README.md

File metadata and controls

56 lines (43 loc) · 1.46 KB

Omnifood

Omnifood is an AI-powered food subscription service that delivers healthy meals to your door every single day. The service is tailored to your personal tastes and nutritional needs.

Table of Contents

Technologies

This project uses the following technologies:

  • HTML5
  • CSS3
  • JavaScript
  • Google Fonts
  • Ionicons
  • Smoothscroll Polyfill
  • Web Manifest
  • Favicon and Apple Touch Icon

Features

  • Responsive design
  • AI-powered meal recommendations
  • Daily meal delivery
  • User authentication and session management
  • Shopping cart functionality
  • Database integration for storing user and product data

Installation

  1. Clone the repository:
    git clone https://github.com/ritoluki/omnifood.git
  2. Navigate to the project directory:
    cd omnifood
  3. Start a local server:

You can use a simple HTTP server to serve the files. For example, using Python's built-in HTTP server: Usage Open your web browser and navigate to http://localhost:8000 (or the port number provided by the server). Browse the available meals and add them to your cart. Proceed to checkout and place your order. Contributing Contributions are welcome! Please fork the repository and create a pull request with your changes.

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