Skip to content

tauhidpatel/sticky-notes-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

tauhid-sticky-notes

Table of Contents

Introduction

The Sticky Notes Application is a simple and effective note-taking application built using vanilla HTML, CSS, and JavaScript. With its user-friendly interface, this app allows you to create, edit, and organize your notes conveniently.

Demo

Check out the live demo here!

Features

  • Create and Save Notes: Users can create new sticky notes, add content, and save them for future reference.
  • Edit and Delete Notes: The application enables users to edit and delete existing notes effortlessly.
  • Simple and Intuitive: The app offers a straightforward and user-friendly interface for easy note-taking.

Installation

As a web-based application, there is no installation required to use the Sticky Notes Application. Simply access the app through the provided link here and start taking notes right away!

Usage

  1. Visit the live demo link here to access the Sticky Notes Application.
  2. Click on the "+" icon to create a new sticky note.
  3. Enter your content and customize the note's appearance using the provided options.
  4. To save a note, click on the "Save" button.
  5. To edit a note, double click on the note.
  6. Enjoy taking and managing your sticky notes!

Technologies Used

  • HTML
  • CSS
  • JavaScript