Bugasaur
Finished
1 | 3
A web app for tracking bugs in applications. Allows users to create groups, create projects and add members. Along with having tickets per project to track the issues or features. Includes authentication with JWT and authorization of roles such as admin and user. With Frontend being React Js with Redux Toolkit and TailWind CSS. Backend has Node JS with Express for intercepting routes, Mongo DB for persistent storage. Both ends use sockets to allow real time changes. Both ends are built using TypeScript for type safety.
Mobile Friendly: yes