Skip to content

A web application to find all your TODOs comments in your Github repository so that you never lose track

License

Notifications You must be signed in to change notification settings

naveen8801/DevTodo

Repository files navigation

DevTodo

DevTodo is a simple tool that scans your GitHub repository for TODO comments in your code and lists them in an organized manner. With DevTodo, you can easily keep track of all the pending tasks in your project, ensuring that nothing slips through the cracks.

Quick Demo

gif

Features

  • Never Miss a Todo Comment Again :)
  • Scan pull requests for TODOs comments
  • Open github Issue for each individual TODO directly from dashboard

Tech Stack

TypeScript, NextJS, Tailwind, MongoDB

Run Locally

  • Clone the project

      git clone https://github.com/naveen8801/DevTodo.git
  • Go inside DevTodo directory

      cd DevTodo
  • Create a .env file at root ( referring env.example )

  • Install dependencies

      npm install
  • Start local server ( Please add .env file as shown below )

      npm run dev

Contributing

Contributions are always welcome!

Authors

About

A web application to find all your TODOs comments in your Github repository so that you never lose track

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages