Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adhirajpandey authored Mar 20, 2024
1 parent 9f24ef9 commit c1ffb8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Clipper is a straightforward web-based utility that serves as an online clipboard, allowing you to save text and share a link for accessing the content at a later time.

Objective of making this tool is to learn basics of express and mongoose.
Objective of making this tool is to learn vanilla JS DOM Manipulation, basics of express and mongoose.

Check it out - https://clipper.adhiraj.live/

Expand All @@ -20,7 +20,7 @@ Check it out - https://clipper.adhiraj.live/
## TODO

- [x] Rate Limiting
- [ ] Password Protect Clips
- [x] Password Protect Clips
- [ ] Auto Expire Clips
- [ ] Custom Slug for Clip
- [ ] QR Code for Clip

0 comments on commit c1ffb8f

Please sign in to comment.