Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 463 Bytes

File metadata and controls

28 lines (19 loc) · 463 Bytes

Complicated todo

🧗🏻A simple todo app made complicated with React, GraphQL, Nestjs and MongoDB

Features

  • Adding a task
  • Deleting a Task
  • Updating a task
  • Reading task

Upcoming features

  • Bulk delete of task
  • Drag and drop
  • Customize colors for the task
  • Add background image to card
  • Add bullet points
  • Google authentication
  • Export to word
  • Sending reminders via email
  • 🚀 Make it monorepo

Deploy to production

My works