Skip to content

Here is the implementation of an API as backend on FastAPI of Python and the frontend with Next.js and Typescript.

Notifications You must be signed in to change notification settings

Ruben35/notes-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Notes - FullStack Project 🗒️

Welcome Page 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.

Backend Section 👾

You can find all the documentation related to the backend development (installation, exection, structure, etc.) on its own README.md inside backend folder.

Frontend Section 🖼️

You can find all the documentation related to the frontend development (installation, exection, guide, etc.) on its own README.md inside frontend folder.

UI/UX Section 🧩

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.

Open Figma

About

Here is the implementation of an API as backend on FastAPI of Python and the frontend with Next.js and Typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published