This is a full stack web application that allows you to journal and reflect upon your journey in life.
Frontend: React with TypeScript, React Hook Form, ZOD, React Query, React Hot Toast, Vite
Backend: Python with Quart, Quart_Auth, Quart_Schema
As an user you can
- login to your existing account
- register a new account
- create a new diary with a title, description and optionally what you are grateful for, what made you smile, what did not go well and an image to complement your entry
- browse through your list of diaries
- edit an existing diary
- log out of your account