The purpose of this repo is to test drive the React + Flask + MongoDB stack. See details here.
- Manage tasks
- ➕ Create tasks
- ✏️Edit tasks
- 🗑️ Delete tasks
↕️ Drag and drop tasks to change priority- You can also drag the task adder, new tasks will be added below the task adder
- 🗒️ Add a notes to tasks (supports markown)
- 📍 Add a location to a task
- ✔️Mark tasks complete (with satisfying animation)