Skip to content

codewithomi/Issue-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a nodejs + ejs application to track issues/bugs for a project. You can install nodejs and npm easily with apt install, just run the following commands.

Install all Liabraries👇

👉 npm install

For starting server:👇

👉 npm start

After Successfully run:👇

router working

server is running in the port 8000

Successfully connected to a database

on Chrome browser type:👇

👉 http://localhost:8000/

|

|

|

|

|

//////////////////// All Sceensshots ////////////////👇

//Create Project Create_Project

//Projects list Projects_list

//Project and Issue Issue_and_Project_info

//Report Issue Report_issue

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published