-
Notifications
You must be signed in to change notification settings - Fork 0
Sections&Content
This page collects different sections of Socobo and the content which goes into these sections.
Full screen background with centred login / registration form
- title
- login = default; link to registration
- social media login (google, facebook ...) (optional)
- terms of service checkbox for registration
- password strength check (optional)
- link to impressum; about; contact (maybe some kind of footer)
(all ideas)
- top recipes (own ratings)
- matching?
- suggestions for recipes from the public space
- recipe of the day; recipes by theme (x-mas)
- trending section
Contains general information
- Username
- About
- Image
- activities
- to be completed
Contains more sensitive and administrative tasks
- Change Password
- Change email
- to be completed
This section is optional but could maybe interesting
- number of recipes (public / private)
- Top five (stars)
- ...
List / Grid with all items
- Displays all my recipes in some kind of list (could also be a grid)
- Filters: public / private; tags; heated; stars ...
- Search (differentiated into public and private?)
One item of the recipe list
- title, tags, image (smaller version), meta info (time, skill level ...), created, modified, stars ...
- on-click -> show recipe details
- icons to switch to edit, delete and maybe others
You can create different cook books (like folders) and organize your recipes in these cook books.
- Lists of specialized recipes
- Cook books are good to share a collection of recipes with others
- (idea) could also contain other sections like little stories (text) or simply images
- (idea) could be display and printed in a special format
A single overview of the recipe details
- Image(s)
- Heading / Title
- tags
- food items -> Maybe divided into sections for different recipe parts
- steps
- belongs to section -> different cook books
- author
- stars
- skill level
- time
(idea) You can enter a 'start cooking' mode. This will highlight the current step with it's description and the food items relevant for this step. You can then step through the recipe steps one after another.
Multiple form fields to set all recipe information. Maybe as multi-step dialog with a little breadcrumb navigation at the top.