Skip to content

sepetowski/justnoted

Repository files navigation

JustNoted 📘

JustNoted is a fully responsive note app that allows users to create notes, edit them, mark them as favorites and delete them (the app has a trash function - deleted notes go to the trash first, so if something happens, they can be recovered). In addition, the app has an edit history, so users can see what changes have occurred to a particular note.

The application has an integrated calendar - when we create a note (with our permission) in the calendar, the application creates a note, so we can easily keep track of what tasks we have for the day. In addition, we can change the color of the notes and personalize them from a palette of 7 colors, so we can plan a hierearchy of notes as we like.

The application also displays a different quote to the user each time he logs in, so the user can learn many interesting sentences. In the main menu of the app itself, there are 2 fields that serve as higher priority notes.

The application itself requires creating an account - it uses firebase, so you can log in using google. It is also possible to customize your profile - change your username, profile picture and change your password. What's more, you can also delete your accoun if you decide to.

Live 🌐

Create an account and start using justNoted https://justnoted-3c406.web.app

Features 🎇

  • authorization
  • registration/logging in
  • editing
  • marking/unmarking as favorite
  • adding to trash/restoring notes
  • deleting
  • sorting (from oldest, latest, by category etc.)
  • pagination
  • searching by title note
  • editi history
  • database
  • calendar
  • note color styling
  • user name changing
  • changing user's photo
  • changing password
  • deleting account
  • access to quotes
  • responsive design

I built it with ⚙️

  • React
  • TypeScript
  • Tailwindcss
  • React Redux
  • React Router
  • Formik
  • Firebase
  • Framer Motion
  • Dayjs
  • React-hook/media-query
  • Fontawsome
  • Vite

Screenshots 📔

HOME login mainapp newNote notes call Edit trash profile