Skip to content

Commit

Permalink
Add link to demo
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgasper committed Sep 17, 2024
1 parent 9204597 commit ff4b5fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ The frontend utilizes React 18 with Redux RTK for efficient state management, pr
* RESTful API: Serves as the main interface for client interactions, providing clear endpoints for workspace, project, and task management operations
* JWT Authentication: Implements secure user authentication and authorization

## Demo

https://github.com/tomgasper/plan-it/blob/main/example/demo.mp4

## Features
- [x] Create, read, update, and delete workspaces/projects/tasks
- [x] Move tasks from one project to another via drag and drop
Expand Down

0 comments on commit ff4b5fb

Please sign in to comment.