Here it is the monorepo of the fullstack project of an App where users can create an account in order to:
- Create notes
- List the notes
- View each note content
- Edit notes
- Delete notes
All using full stack tecnologies:
- Backend: The use of FastAPI with Python.
- Frontend: The use of Next.js with Typescript.
- UI/UX (Extra): The apply of knowledge on UI/UX on a Figma project doing Wireframes and Hi-Fidelity version of the web, applying mobile-first.
You can find all the documentation related to the backend development (installation, exection, structure, etc.) on its own README.md inside backend
folder.
You can find all the documentation related to the frontend development (installation, exection, guide, etc.) on its own README.md inside frontend
folder.
The inspiration of doing this design was the one of my favourite apps that is Notion, so that's why the app is very monocromatic but respecting the usage of alert colors.