Skip to content

Commit

Permalink
update: To-Do
Browse files Browse the repository at this point in the history
  • Loading branch information
GivenBY authored Feb 21, 2024
1 parent 82053f0 commit 8eadbad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ This repository contains a simple drawing board implemented using HTML, CSS, and

## To-Do

- [ ] Integrate the undo button functionality.
- [ ] Integrate the redo button functionality.
- [ ] Simplify JavaScript code for better maintainability.
- [x] Integrate the undo button functionality.
- [x] Integrate the redo button functionality.
- [x] Simplify JavaScript code for better maintainability.
- [ ] Implement additional drawing features:
- [ ] Square tool
- [ ] Circle tool
Expand Down

0 comments on commit 8eadbad

Please sign in to comment.