Skip to content

ag-sanjjeev/app-sticky-notes-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sticky Note Application Js

This is a JavaScript based sticky note taking application that runs on web browser.

⚑ Purpose

This repository contains project that can be used to take notes on your web browser.

⚑ Features

This project has following features that can be usable:

  1. This can create sticky notes.
  2. You can create multiple sticky note.
  3. Each notes have title bar which can assign title for identification.
  4. You can drag and move the sticky note inside the boundary of the browser window.
  5. You can set dynamic color for the title bar.
  6. You can resize the sticky notes as per the requirement.
  7. You can copy and paste the content inside the sticky note.
  8. You can remove the sticky note if not required.
  9. This note can support your system font and text styling.
  10. This will remember your notes in your local storage facility, even after closed your browser.

⚑ Usage Instructions

To use this project. Following these steps:

  1. You can navigate to the demo link Sticky Notes App.

Or If you want run on you system then follow these steps:

  1. First, Clone this project repository or download it in your system.
  2. Extract if you downloaded rather than cloned
  3. Navigate to the project folder.
  4. Find index.html file.
  5. Open by your system context menu options or by hit enter or by double click it.

This will opens in your default browser to run.

⚑ Requirements:

  1. Need JavaScript Enabled Web Browser to run.
  2. Make sure before running this project that you have enabled JavaScript.
  3. No Internet connection is needed when loaded in your system.

⚑ Conclusion

This is a simple sticky note taking app, That is designed and developed using JavaScript. That can be useful to take some important and minimalistic notes inside your browser. But It is not suitable for large quantities of notes. This app never collect and transmit your notes to anywhere but stored inside your browser local storage. That may be a vulnerable by other sites or apps using this storage technique.

⚑ Contribution

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request. Make sure to follow the existing coding style and provide clear documentation for your changes.

★ Refer Documentation

⚑ License

This project licensed under the MIT license. Feel free to use, modify, and distribute it as per the terms of the license.

⚑ Contact

If you have any questions or need further assistance, please feel free to reach me by referring My Github Profile

Thanks for reviewing this project!