An open API service indexing awesome lists of open source software.

https://github.com/patelsmuseum/bug-tracker

Bug Tracker is a web-based application that allows users to create and manage projects and their related issues. It is built using Node.js and Express framework with MongoDB for data storage.
https://github.com/patelsmuseum/bug-tracker

bootstrap ejs expressjs javascript layout nodejs partials render

Last synced: 3 months ago
JSON representation

Bug Tracker is a web-based application that allows users to create and manage projects and their related issues. It is built using Node.js and Express framework with MongoDB for data storage.

Awesome Lists containing this project

README

          

# Bug-Tracker-App
Issue Tracker is a web-based application that allows users to create and manage projects and their related issues. It is built using Node.js and Express framework with MongoDB for data storage.

# Try it out
# [live Link](https://issue-tracker-mkql.onrender.com/)

## Installation
To install and run the application locally, follow these steps:

- Clone the repository:

`https://github.com/patelsmuseum/Bug-tracker`

- Install dependencies:`
```
npm install
```
- Start the server:

`npm start`

# Snapshots

![Screenshot (499)](https://github.com/patelsmuseum/Bug-tracker/assets/109903063/df124cf8-e64c-41e4-8f89-726347584632)

![Screenshot (500)](https://github.com/patelsmuseum/Bug-tracker/assets/109903063/2f5922d9-e514-4806-ba30-0f607cf14224)


![Screenshot (501)](https://github.com/patelsmuseum/Bug-tracker/assets/109903063/1858e5dc-6a75-495f-87ab-527f0a7c3b7b)