furquan-lp / devtrak

Issue tracker written in React with MUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevTrak (still in early development)

DevTrak is a simple issue/progress tracker built in React with Material UI. It was originally built for tracking the bugs and progress for my own personal projects but the backend database should (eventually) be robust enough to be scaled for larger projects.

Features (Work-In-Progress):

  • Slick, accessible and responsive Material UI interface
  • Flat issue tree to allow access to all issues at once

TODO:

  • MongoDB JSON database in the backend to manage and store the data
  • Simple token-based auth0 authentication
  • Backend hosted on Heroku

About

Issue tracker written in React with MUI


Languages

Language:JavaScript 77.9%Language:HTML 12.4%Language:CSS 9.7%