Skip to content
This repository was archived by the owner on Oct 16, 2023. It is now read-only.

Latest commit

 

History

History
88 lines (60 loc) · 3.07 KB

File metadata and controls

88 lines (60 loc) · 3.07 KB

Hack Ifood - 3rd Edition

📖 Table of Contents

📘 About the Project

For those passionate about gastronomy and fans of good recipes, who need quick access to quality ingredients at the best price, iFood Recipes is a product that can be applied within the iFood ecosystem or elsewhere. It provides a quicker shopping journey, adding all the ingredients of a recipe to the cart with just one click. Unlike other apps, iFood Recipes makes the shopping experience more enjoyable, faster, and with the best market prices. Watch our Pitch.

🚀 Features

  • Interface code of iFood developed in HTML, CSS, and JS;
  • Screen and slide animation logic;
  • New feature developed by the team called "Recipes";
  • Paths to reach orders and purchase.

🛠 Technologies

During the project, for prototyping and idea simulation, the following technologies were used:

  • HTML
  • CSS
  • JavaScript
  • SwiperJS

Future:

  • ReactJS
  • React Native
  • NodeJS/Python
  • AI (IBM Watson/Google Duplex) - Analyze the recipe and compare it with the supermarket/restaurant catalog, suggesting the best option based on consumer preferences.
  • Crawler - Will index the recipes via web.
  • Provide an API that will connect services to our servers, thus serving various players and solutions.

🚀 Installation and Use

# Clone this repository:
$ git clone https://github.com/thiilins/hack_ifood

# Navigate to the folder:
$ cd hack_ifood
# Start the live server:
# The app will initialize at <http://localhost:5500>

📜 License

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

🤝 Participants

Made with ❤️ by Thiago Lins.

(Back to top)