/NotesApp

Users can create independent tasks in this project. Which will help them track their upcoming or in progress activities. NOTE:- The server has been deployed in Railway app. If the free limit is exceeded then the server might be suspended.

Primary LanguageTypeScript

NotesApp

This is a full stack application built from scratch. Focused mainly on the functionalities. It helps people create notes and track activities. Firebase is used for Google authentication. Responsive for all devices.

Individual project


  • Information about NotesApp

This entire project has been built on Typescript. User after authentication can create individual sections, which may consist multiple tasks. User may add descriptions to the tasks. CRUD operations are also looked into. Section names can be edited, on click on any individual task it will open in a Modal. .This was a small brief, hope you like it.

Tech Stack

  • Frontend

    • CSS 3
    • JavaScript
    • Next JS
    • Chakra UI
    • ContextAPI
    • Firebase
  • Backend

    • Nest JS
  • Database

    • MongoDB
  • Other Tools and Libraries

    • NPM
    • React Icons
    • Git
  • Signup

Signup

  • Login

Login

  • Homepage

Home

  • Section

section

  • Task

task

  • Edit section name

edit

  • Delete Section

delSection