No description
Find a file
2024-12-15 01:18:08 +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 use shared component for the recipe 2024-12-15 01:18:08 +01:00
composables fetch by id 2024-12-15 01:18:08 +01:00
docs edit README 2021-09-25 12:15:03 +02:00
pages use shared component for the recipe 2024-12-15 01:18:08 +01:00
public prettier and esling 2024-12-15 01:18:08 +01:00
src random recipe page 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
.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 lint 2024-12-15 01:18:08 +01:00
bun.lockb design card component 2024-12-15 01:18:08 +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
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 fix: client side navigation 2024-12-15 01:18:08 +01:00
package.json design card component 2024-12-15 01:18:08 +01:00
README.md feat: remove LogInButton.tsx 2021-12-13 12:30:10 -04:00
tailwind.config.js use typography plugin 2024-12-15 01:18:08 +01:00
TODO.md faetch from api 2024-12-15 01:18:08 +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

Gitpod ready-to-code 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

Feature list

  • 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 Render at the following address: link.

Built With

  • React - A JavaScript library for building user interfaces
  • Materialize - Modern responsive CSS framework based on Material Design by Google
  • TheMealDb - An open, crowd-sourced database of Recipes from around the world
  • Auth0 - Rapidly integrate authentication and authorization
  • Firebase - Firebase helps mobile and web app teams succeed
  • Render - The Easiest Cloud For All Your Apps and Websites

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