Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 1.79 KB

README.md

File metadata and controls

57 lines (43 loc) · 1.79 KB

RecipesLite

RecipesLite is a open recipes book built with Flutter!

Goals

  • Open recipe book without bloat from ads or blogs
  • Open for all users
  • SSO authentication
  • Multiplatform support

Functionalities

  • SSO Sign in
  • Sign in with google ✅
  • Apple sign in coming soon ☠️
  • Email registration
  • Ability to browse recipe
  • Ability for users to create public recipes
  • Add images with blurhashes to recipes
  • Ability for users to modify their recipes
  • Sort, filter and search different recipes
  • Browse recipes by categories
  • Loader skeletons
  • Infinite scrolling and pagination

Technical choices

Flutter

  • Bloc
  • Autoroute
  • Freezed

Backend

  • Directus CMS
  • Google Cloud Run

Videos and screenshots

Login.and.browse.mp4
Creating.recipe.mp4