Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neckerrman/recovery-journal
This application is created with the purpose of helping people who are in active cancer treatment/ recovery to document their journey and share it with their doctors and medical team.
https://github.com/neckerrman/recovery-journal
i18n kinde nextjs saas shadcn-ui supabase tailwindcss
Last synced: about 3 hours ago
JSON representation
This application is created with the purpose of helping people who are in active cancer treatment/ recovery to document their journey and share it with their doctors and medical team.
- Host: GitHub
- URL: https://github.com/neckerrman/recovery-journal
- Owner: NECKERRMAN
- Created: 2024-04-04T16:39:32.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T14:26:39.000Z (4 months ago)
- Last Synced: 2024-07-23T16:48:30.564Z (4 months ago)
- Topics: i18n, kinde, nextjs, saas, shadcn-ui, supabase, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Author
This application was created by
##
```
____ ____ ____ _____ __ ____ _______ ________________ __ __________ ______
/ __ \/ __ \/ __ )/ _/ | / / / __ \/ ____/ | / / ____/ ____/ //_// ____/ __ \/ ____/
/ /_/ / / / / __ \ / // |/ / / / / / __/ / |/ / __/ / / / ,< / __/ / /_/ / __/
/ _, _/ /_/ / /_/ // // /| / / /_/ / /___/ /| / /___/ /___/ /| |/ /___/ _, _/ /___
/_/ |_|\____/_____/___/_/ |_/ /_____/_____/_/ |_/_____/\____/_/ |_/_____/_/ |_/_____/
```---
## Description
This application is created with the purpose of helping people who are in active cancer treatment/ recovery to document their journey and share it with their doctors and medical team.
1. Give a daily update on how they are feeling
2. Document their symptoms
3. Document their medication
4. Document their diet
5. Document their exercise and sleepMore to come...
## Known issues
Language is now (back to) hardcoded in English. Trying to figure out hydration error in the app when switching languages.
## Roadmap
- ~~Authentication~~
- ~~Database~~
- ~~CRUD journal entries~~
- User Profile
- Translations (i18n)
- ...## Tech
- [Next.js (framework)](https://nextjs.org/)
- [Shadcn/ui (styling)](https://ui.shadcn.com/)
- [Tailwind CSS (styling)](https://tailwindcss.com/)
- [Kinde (Auth)](https://kinde.com/)
- [Supabase (Database)](https://supabase.com/)
- [Stripe (Payment)](https://stripe.com/)