8000 GitHub - MylesJPritchett/cravory: Data Based Recipe Application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MylesJPritchett/cravory

Repository files navigation

Cravory

Link to Live Site

What this is

  • Data based
  • Simple
  • Automatic for the tedious stuff

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Ideas for features

Could go 1 of 3 ways, either User Generated, Web Scraping or APIs

Core Features

  • account creation and login (just using 3rd party)
  • User Generate Recipes
  • Search
  • Filters
  • Nutritional Information
  • Price of Recipes made up of ingredients
  • save recipes to 'recipe book'
  • Recipe and Ingredient Combinatorics

Stretch Features

  • Minimise waste by prioritising things that are going to expire
  • Shopping list generation
  • Ability to 'Fork' (haha) recipes to make them your own
  • Strava like sharing to encourage cooking and recipe creation
  • Tinder Like Random Recipes
  • Cooking Streak like Duolingo
  • Add friends to see what recipes they save, create, cook to get recommendations
  • My Cupboard - dynamic list of everything you have on hand. updates when you cook recipes and when you buy shopping
  • Scan in receipt to add to cupboard

About

Data Based Recipe Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0