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.
- Host: GitHub
- URL: https://github.com/patelsmuseum/bug-tracker
- Owner: patelsmuseum
- Created: 2023-08-23T08:53:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T13:22:54.000Z (almost 3 years ago)
- Last Synced: 2026-01-03T16:21:23.696Z (6 months ago)
- Topics: bootstrap, ejs, expressjs, javascript, layout, nodejs, partials, render
- Language: EJS
- Homepage: https://issue-tracker-mkql.onrender.com/
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


