https://github.com/muhammad-umaair/sticky-notes
Welcome to the Sticky Notes Web App repository! This project provides a simple yet effective way to manage your tasks, ideas, or reminders through digital sticky notes directly in your web browser.
https://github.com/muhammad-umaair/sticky-notes
css html javascript sticky-notes
Last synced: 2 months ago
JSON representation
Welcome to the Sticky Notes Web App repository! This project provides a simple yet effective way to manage your tasks, ideas, or reminders through digital sticky notes directly in your web browser.
- Host: GitHub
- URL: https://github.com/muhammad-umaair/sticky-notes
- Owner: muhammad-umaair
- Created: 2024-02-12T11:50:32.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2024-02-12T12:12:54.000Z (over 2 years ago)
- Last Synced: 2025-03-20T12:55:20.013Z (about 1 year ago)
- Topics: css, html, javascript, sticky-notes
- Language: JavaScript
- Homepage: https://muhammadumaair.github.io/sticky-notes/
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sticky Notes Web App
Welcome to Sticky Notes by Umair, a simple and intuitive web application designed to help you organize your thoughts, tasks, and ideas effortlessly. As a fullstack developer, I understand the importance of having a reliable tool to manage your notes efficiently, and Sticky Notes aims to provide just that.
## Features
- **Create Notes**: Easily add new sticky notes with customizable text to jot down your thoughts or to-do items.
- **Edit Notes**: Modify the content of your existing notes whenever needed.
- **Delete Notes**: Remove any unwanted notes from your list with just a click.
- **Local Storage**: Your notes are securely stored locally in your browser, ensuring they remain accessible across sessions.
## Usage
1. **Clone the Repository**: Start by cloning the repository to your local machine using the provided Git URL.
2. **Open the Web App**: Simply open the `index.html` file in your preferred web browser to access the Sticky Notes Web App.
3. **Interact with Notes**: To add a new note, click on the plus icon in the header. You can then edit or delete existing notes by clicking on the respective icons next to each note.
## Contributing
Contributions to this project are highly appreciated! If you have any ideas for improvements or new features, feel free to submit a pull request. Be sure to follow the guidelines outlined in the [contributing guidelines](CONTRIBUTING.md).
## License
This project is licensed under the [MIT License](LICENSE), allowing for free and open use, modification, and distribution.

---
Developed with ❤️ by Umair, a passionate fullstack developer.