Skip to content

A kanban board, project, and idea management app built with React and IndexedDB.

License

Notifications You must be signed in to change notification settings

nareshbhusal/roadmap

Repository files navigation

Roadmap

A kanban board, project and idea management app built with React and IndexedDB.

Demo

Roadmap App Screencast

Visit the live app

Features

  • Create boards, stories
  • Capture ideas and organize by impact and effort ratings
  • Organize cards by priority, tags, and lists
  • Add Tasks and Ideas to stories
  • Add comments and tags to ideas
  • Markdown support for story descriptions
  • Search and filter capabilities for boards and ideas
  • IndexedDB as the backend and database

Tech Stack

  • Javascript, Typescript
  • React, NextJS
  • IndexedDB
  • TailwindCSS, Chakra-ui
  • Cypress

Development

Clone the repository and install dependencies;

  git clone https://github.com/nareshbhusal/roadmap
  cd roadmap
  npm install

Run the dev server:

npm run dev

Running Tests

To run tests, set up the development environment and then run the following command

  npm run test

License

MIT

About

A kanban board, project, and idea management app built with React and IndexedDB.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages