Skip to content

Spider Bug Tracker is Web application for tracking the bugs in any software development period. It has a clean and user-friendly GUI with great functionality.

License

Notifications You must be signed in to change notification settings

JAYDIPSINH27/spider-bug-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spider BugTracker | MERN Stack

Spider Bug Tracker is Web application for tracking the bugs during software development period. It has a clean and user-friendly GUI with great functionality.

Built using

Front-end

Back-end

  • Node.js - Runtime environment for JS
  • Express.js - Node.js framework, makes process of building APIs easier & faster
  • MongoDB - MongoDB is an open-source document database and leading NoSQL database.
  • JSON Web Token - A standard to secure/authenticate HTTP requests
  • Bcrypt.js - For hashing passwords
  • Dotenv - To load environment variables from a .env file

Features

-Login and register for admin and developers.
-Project Lead can add, edit or delete the projects.
-Project Lead can add developers in a particular project.
-Project Lead can assign a bug to a developer.
-Project Lead can assign bugs to the developers and discuss in a particular bug section.
-Developer can see all the bugs related to that project.
-Developers can see how many total bugs are assigned to them.

Screenshots

Desktop-1 Desktop-2 Desktop-3 Desktop-4 Desktop-5 Desktop-6 Desktop-7

Usage

Env variable:

Contact us for env via email - [email protected].

Client:

npm run client

Server:

npm run server

About

Spider Bug Tracker is Web application for tracking the bugs in any software development period. It has a clean and user-friendly GUI with great functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Other 1.1%