/recipes

Primary LanguageDart

recipes

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Todo

  • Select fonts -> Work Sans ✅
  • Set Theme ->( Light -> Seaside, Dark -> Turtle )
  • Create Screens
    • user login and welcome page
      • login bar
      • illustrated background
    • bottom navigation tabs
    • home
      • search bar
      • popular recipes, recipes in cards horizontal
      • all recipes, recipes list
    • detail product page
      • recipe name
      • created at
      • recipe image
      • recipe
    • user profile page
      • user avatar
      • username
      • user name
      • favorites
      • history
    • favorite
      • list of (favorite) recipes with option to add or remove it as favorites

Packages or libraries to find

  • local storage save
  • web api handler
  • provider
    • theme
    • user logged in, and user object