Skip to content

bhargava562/stickynotesWebpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sticky Notes Web Application

This project is a dynamic and interactive Sticky Notes web application that allows users to create, organize, and manage their notes with a simple drag-and-drop interface. Built using HTML, CSS, and JavaScript, it offers a user-friendly experience for jotting down quick thoughts, reminders, or tasks.

Features

  • Create New Notes: Easily add new sticky notes to your canvas.
  • Drag and Drop Functionality: Rearrange notes effortlessly by dragging them to any desired position.
  • Customizable Content: Edit the text within each sticky note to suit your needs.
  • Intuitive Design: A clean and straightforward user interface for an optimal note-taking experience.

Technologies Used

  • HTML5: For the basic structure of the web application.
  • CSS3: For styling and creating an appealing visual design.
  • JavaScript: For all the interactive functionalities, including note creation, drag-and-drop, and content manipulation.

Demo

Experience the Sticky Notes application live: View Live Demo

How to Use

  1. Create a New Note: Click on the "+" icon or the "Add Note" button to generate a new sticky note.
  2. Add Content: Click on the newly created note and start typing your content.
  3. Move Notes: Click and drag any sticky note to reposition it on the screen.
  4. Delete Notes: (If implemented) Look for a delete/close icon on each note to remove it.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

You only need a modern web browser to view and interact with this project.

Installation

  1. Clone the repository:
    git clone [https://github.com/bhargava562/stickynotesWebpage.git](https://github.com/bhargava562/stickynotesWebpage.git)
  2. Navigate to the project directory:
    cd stickynotesWebpage
  3. Open index.html in your preferred web browser.

Connect with me

I've shared more about this project on LinkedIn. Check out the post here: View Linkedin Post

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

  • [Any libraries/resources you used]
  • [Inspiration]

Contact

My Email - bhargava.anandakumar@gmail.com

Project Link: https://github.com/bhargava562/stickynotesWebpage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors