##TODO:
- SearchBar -- DONE
- Likes -- DONE
- Styling Details & Comments X <-- Working on it
- Editing X DO THIS PAGE (encapsulate recipeForm in order to use it in many places)
- Buttons Actions X
- Avatar menu styles
- Color theme
- Titles
- Where to place an image?
Edit has its own page View has its own page? Or just a preview?
View vs Preview:
- view has comments section
?? = Optional
- Top Recipes List
- Searchbar for searching recipes
- search only in category ( Home -> user, Landing -> All)
- advanced search ??
- Add new recipe
- Edit your recipes**
- View details
- No more plans here at least for now
- User List View
- Recipes List View
- Combine ^ those two into one thing ( recipes under user that owns them) ??
- Delete/Update user( ?? )/recipe
- Filtering and Sorting
- Commenting ??
- Likes or Stars ?? <- Likes are simpler
Bold = Set by the user
?? = Optional
- uid
- title
- desc
- user
- createdAt
- editedAt
- deletedAt
- likes ( just a number or separate object with users uids?)
- ingredients
- steps
- nutrition Table ??
- photoUrl
- comments ??
Bold = Set by the user
?? = Optional
- uid
- firstName
- role?
- regular
- admin
- lastName
- recipes (Ref) ??
- recipesLikes (Ref) ??
- createdAt
- photoUrl