Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SanjaySRocks committed Dec 20, 2023
2 parents fbac0e5 + c0256ae commit afabaaf
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# My Notes

A basic funtional notes saving app made with HTML CSS and JS.

# Screenshot

<a href="https://imgur.com/PnH0byQ"><img src="https://i.imgur.com/PnH0byQ.png" title="source: imgur.com" /></a>


# Features

## Note Management
- Create Note: Add new notes effortlessly.
- Delete Note: Remove unwanted notes quickly.
- Edit Note: Modify existing notes seamlessly.

## Note Display
- Display All Notes: View a comprehensive list of all notes.
- Timestamp: Track creation and modification times of notes.

## Customization
- Random Color: Enhance note visibility and organization with random color assignments.

## Data Handling
- Import Dummy Data: Populate your notes with dummy content for testing purposes.
- Delete All Notes: Clear all notes instantly with a single click for a clutter-free workspace.



0 comments on commit afabaaf

Please sign in to comment.