annakoruc / lidlomix

recipes for the device monsieur cuisine

Home Page:https://lidlomix-eight.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MY RECIPES

In the project tab (MyRecipes) you can see my progress, and in the issues tab some of my future tasks.

Check out what it will look like

Check out how I'm doing(best way mobile e.g Iphone 12 Pro)

22.11.2023

  • add login, logout, signUp(with verification email), and signUp with Google (Firebase auth) and add their validations
  • create forgot password page(send email to reset password)
  • delete the Iconify package from the project (add icons from material icons)
  • add a dynamic hamburger menu (when the user is logged in and logged out)
  • control of access to some pages when the user is logged in or logged out (favorite page, shopping list)
  • when the user is logged out, can't add recipes to favorites (the heart button doesn't show)

favorites-mobile shoppingList-mobil loginPage-mobile

10.10.2023

  • Changed API with recipes (from Tasty to Spoonacular)
    • present APi has better documentation and more necessary requests
  • show recipes directly from the API
  • user can add recipes to favorites when they click heart on RecipeCard or directly on the recipe Page
  • show favorites recipes on the Favorites Page (group of recipes Cards)
  • user can add ingredients to the shopping list when checking some ingredients on the ingredients list and clicking the add button below
  • user can delete ingredients from the shopping list after checking some of it
  • user can search recipes on the Search Page by taping some tags or the name of the recipe

allrecipes-mobile recipe-mobile

Used technologies

  • Next.js
  • Typescript
  • Material UI
  • Firebase
  • Axios
  • Formik

About

recipes for the device monsieur cuisine

https://lidlomix-eight.vercel.app


Languages

Language:TypeScript 98.9%Language:JavaScript 0.6%Language:SCSS 0.5%