No description
Find a file
2024-12-15 01:18:09 +01:00
.aider.tags.cache.v3 use bun 2024-12-15 01:18:08 +01:00
assets/css installed tailwind 2024-12-15 01:18:08 +01:00
components feat: Add categories page with category card and data fetching 2024-12-15 01:18:09 +01:00
composables feat: Add categories page with category card and data fetching 2024-12-15 01:18:09 +01:00
docs fix images 2024-12-15 01:18:08 +01:00
pages style: Format categories page template with consistent line breaks 2024-12-15 01:18:09 +01:00
plugins add headers and middleware 2024-12-15 01:18:09 +01:00
public add robots.txt 2024-12-15 01:18:09 +01:00
server feat: Add categories page with category card and data fetching 2024-12-15 01:18:09 +01:00
src random recipe page 2024-12-15 01:18:08 +01:00
types use debounce search on search page 2024-12-15 01:18:09 +01:00
utils find meals per id 2024-12-15 01:18:08 +01:00
.aider.chat.history.md use bun 2024-12-15 01:18:08 +01:00
.aider.input.history use bun 2024-12-15 01:18:08 +01:00
.env.example refactor 2024-12-15 01:18:08 +01:00
.gitignore use bun 2024-12-15 01:18:08 +01:00
.prettierignore prettier and esling 2024-12-15 01:18:08 +01:00
app.vue move app components to own directory 2024-12-15 01:18:09 +01:00
bun.lockb feat: search feature with debounce 2024-12-15 01:18:09 +01:00
CHANGELOG.md Documentation 2020-04-03 22:21:54 +02:00
CONTRIBUTING.md edit README 2021-09-25 12:15:03 +02:00
error.vue use trpc for recipe router 2024-12-15 01:18:09 +01:00
eslint.config.mjs prettier and esling 2024-12-15 01:18:08 +01:00
LICENSE.md edit README 2021-09-25 12:15:03 +02:00
nuxt.config.ts feat: search feature with debounce 2024-12-15 01:18:09 +01:00
package.json feat: search feature with debounce 2024-12-15 01:18:09 +01:00
README.md add error handling 2024-12-15 01:18:09 +01:00
tailwind.config.js add seo 2024-12-15 01:18:09 +01:00
TODO.md add robots.txt 2024-12-15 01:18:09 +01:00
tsconfig.json use bun 2024-12-15 01:18:08 +01:00
yarn.lock Bump ws from 7.5.6 to 7.5.10 2024-06-18 14:04:17 +02:00

Chef's Meal Planner

header image

license release tag

Free meal planner for cooks short on ideas! (like me …)

Demo

🚀 App live at this address!

Screenshot

Screenshots

Home page

Screenshot

Meal page

Screenshot

Features

  • Random meal suggestion ✓
  • Search by name: you look for a recipe? Ours are easy to make and Yummy! ✓
  • What's in the fridge ? Choose your main ingredient and get a meal suggestion
  • Choose by a category: ✓
    • Beef
    • Breakfast
    • Chicken
    • Dessert
    • Goat
    • Lamb
    • Miscellaneous
    • Pasta
    • Pork
    • Seafood
    • Side
    • Starter
    • Vegan
    • Vegetarian
  • Choose by area:
    • American
    • British
    • Canadian
    • Chinese
    • Dutch
    • Egyptian
    • French
    • Greek
    • Indian
    • Irish
    • Italian
    • Jamaican
    • Japanese
    • Kenyan
    • Malaysian
    • Mexican
    • Moroccan
    • Russian
    • Spanish
    • Thai
    • Tunisian
    • Turkish
    • Unknown
    • Vietnamese
  • Cocktail selection
  • Create a profile and save your favourite meals ✓
  • Notation system: know what are the most loved meals
  • Share recipe with your friends and family
  • Suggestions based on what your personal taste
  • Recipes in Video ✓
  • Get a full menu (Starter, Main, Dessert + Cocktail)
  • Send a daily suggestion to newsletter
  • History
  • Language selection
  • Nutritive value
  • Add personal notes

Supports

  • Web ✓
  • Progressive Web App ✓
  • Mobile

Deployment

The application is hosted on Netlify at the following address: link.

Built With

  • Nuxt - The Intuitive Vue Framework
  • Tailwindcss -Rapidly build modern websites without ever leaving your HTML.
  • TheMealDb - An open, crowd-sourced database of Recipes from around the world

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Ruidy Nemausat - Initial work - GitHub

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details