Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes Application

Simple Web App to take notes with CRUD Operations

Info

  • This is a project I created while self learning basics of javascript.
  • Major focus was on js so used bootstrap for frontend.
  • Open for any suggestions.

Features

  • Create editable notes
  • Mark notes important
  • Search in notes
  • Title suggestions while searching notes
  • Confirmation before deleting important note
  • Used local storage for storing notes
  • Import - Export notes in JSON format
  • Sort notes based on importance and title

Languages used

  • Used vanilla JS to create the backend
  • Used bootstrap for frontend

Screenshot

notes app

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages