Open Jira
✳️

Web application to manage tasks and organize them depending on their status.

In case the demo app doesn't work...

Watch this video. The app may fail because the resources used for this app are limited in its free version.

Main features of this app. 🧐

  • 🟣 List tasks.
  • 🟣 Create tasks.
  • 🟣 Delete tasks.
  • 🟣 Arrange tasks by drag and drop.
  • 🟣 Listed tasks will be grouped according to their status (pending, in progress or completed).
  • 🟣 Update task content and status.
  • 🟣 Tasks and their information are stored in a database.
  • 🟣 Responsive design.

Technologies used. 🧪

FullStack

  • 🟢 Next JS.
  • 🟢 TypeScript.
  • 🟢 Mongo DB (Database).
  • 🟢 Mongoose (ORM).
  • 🟢 Zustand (State management).
  • 🟢 DaisyUI (component library).
  • 🟢 Vercel (to deploy the app).