Skip to content

Tomat.io, this repo contains the work done during the McHacks 2025 Hackathon. This application is a meal suggester which displays the ingredients and its prices and suggests youtube videos that demonstrates its recipe all in one place.

Notifications You must be signed in to change notification settings

Cernous/Tomat.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 

Repository files navigation

Tomat.io

A meal suggester/planner with ingredients price checker and youtube transcript to easy-to-follow recipe steps...

Requirements

  • Python 3.11 or above
  • NodeJS 23.4 or above

Setup

Backend

  1. Create a terminal on the /backend directory
  2. Create a Python virtual environment
python -m venv venv && source ./venv/bin/activate
  1. Install all the requirements
pip install -r requirements.txt
  1. Run FastAPI and profit
fastapi dev

Frontend

  1. Create a terminal on the /frontend directory
  2. Install all the required packages
npm i
  1. Run ViteJS and profit
npm run dev

About

Tomat.io, this repo contains the work done during the McHacks 2025 Hackathon. This application is a meal suggester which displays the ingredients and its prices and suggests youtube videos that demonstrates its recipe all in one place.

Resources

Stars

Watchers

Forks

Contributors 5