Add: basic auth, carousel backend, tips/advice/menu to carousel
This commit is contained in:
parent
e556594818
commit
d27386e6e0
1 changed files with 8 additions and 0 deletions
|
|
@ -212,6 +212,14 @@ The app avoids generic advice and instead provides **hyper-specific, actionable,
|
||||||
3. **Meal Prep:** User preps meals on Sunday (or chosen day) for the week.
|
3. **Meal Prep:** User preps meals on Sunday (or chosen day) for the week.
|
||||||
4. **Tracking:** Optional progress tracking for weight, symptoms, and adherence.
|
4. **Tracking:** Optional progress tracking for weight, symptoms, and adherence.
|
||||||
5. **Reminders:** Notifications for meal times, hydration, and exercise.
|
5. **Reminders:** Notifications for meal times, hydration, and exercise.
|
||||||
|
6. **Auth:** Basic authentication mechanism for user access.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Features
|
||||||
|
- **Carousel:** Welcome screen with tips popup for user guidance.
|
||||||
|
- **Backend:** Carousel data integrated into backend for dynamic content delivery.
|
||||||
|
- **Content:** Tips, advice, and menu recommendations added to carousel for enhanced user experience.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue