Skip to content

Add a scrollable task list with database #47

@Premshaw23

Description

@Premshaw23

Description

Implement a task manager UI that:

  • Displays a scrollable list of tasks.
  • Allows adding issues with a title and description.
  • Stores all tasks in a MongoDB database.

Tasks

  • Create MongoDB schema for tasks
  • Add API routes to get and post tasks
  • Build frontend to show scrollable list
  • Implement form to add new issue with title and description

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions