{"id":22130783,"url":"https://github.com/satyam-software-developer/issue-tracker-backend","last_synced_at":"2026-04-03T23:33:48.262Z","repository":{"id":265210461,"uuid":"895461338","full_name":"satyam-software-developer/issue-tracker-backend","owner":"satyam-software-developer","description":"issue tracker app created with nodejs for backend web development.","archived":false,"fork":false,"pushed_at":"2025-01-12T08:13:57.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T14:34:39.898Z","etag":null,"topics":["body-parser","bootstrap","cors","css","dotenv","ejs","expressjs","expresslayouts","git","gitthub","html","javascript","jquery","mongodb","mongodb-atlas","mongoose","nodejs","notyjs","render"],"latest_commit_sha":null,"homepage":"https://issuetracker-r4rt.onrender.com","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/satyam-software-developer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-28T08:55:55.000Z","updated_at":"2025-01-12T08:13:59.000Z","dependencies_parsed_at":"2025-01-29T14:42:07.442Z","dependency_job_id":null,"html_url":"https://github.com/satyam-software-developer/issue-tracker-backend","commit_stats":null,"previous_names":["satyam-software-developer/issue-tracker-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyam-software-developer%2Fissue-tracker-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyam-software-developer%2Fissue-tracker-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyam-software-developer%2Fissue-tracker-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyam-software-developer%2Fissue-tracker-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satyam-software-developer","download_url":"https://codeload.github.com/satyam-software-developer/issue-tracker-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240927,"owners_count":20583102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["body-parser","bootstrap","cors","css","dotenv","ejs","expressjs","expresslayouts","git","gitthub","html","javascript","jquery","mongodb","mongodb-atlas","mongoose","nodejs","notyjs","render"],"created_at":"2024-12-01T18:19:55.489Z","updated_at":"2025-12-30T18:50:54.576Z","avatar_url":"https://github.com/satyam-software-developer.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Issue Tracker\n\nIssue 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.\n\n1. Demo: https://drive.google.com/file/d/1oFbgJraYI9G-9C3z-qkE66G6sBxc53CR/view?usp=sharing\n2. Hosted link: https://issuetracker-r4rt.onrender.com\n\n# Table of Contents\n\n- Overview\n- Features\n- Technologies Used\n- Installation\n- Usage\n- Contributing\n- License\n- Contact\n\n# Overview\n\nIssue Tracker is a web application built using Node.js and EJS that allows users to track issues or bugs associated with different projects. Inspired by GitHub's issue tracker, this application provides a simple and intuitive interface for managing project issues, creating new projects, and filtering issues based on various criteria.\n\n# Features\n\n1. Home Page: Displays a list of existing projects with a button to create a new project.\n2. Create Project Page: Users can create a new project by providing:\n\n- Name\n- Description\n- Author\n\n3. Project Detail Page: Displays all bugs related to the selected project with the ability to:\n\n- Filter issues by multiple labels\n- Filter issues by author\n- Search issues by title and description\n- Create a new issue for the project\n\n4. Create Issue Page: Allows users to create a new issue by providing:\n\n- Title\n- Description\n- Labels (multiple labels can be added)\n- Author\n\n# Technologies Used\n\n- Backend: Node.js, Express\n- Frontend: EJS, HTML, CSS (custom styling)\n- Database: (Specify if using a database like MongoDB, SQLite, etc.)\n- Version Control: Git, GitHub\n\n# Installation\n\nTo run the application locally, follow these steps:\n\n1. Clone the repository:\n   git clone https://github.com/satyam-software-developer/issue-tracker-backend.git\n   cd issue-tracker\n2. Install dependencies:\n   npm install\n3. Set up the database: (If applicable, include any setup instructions for your database)\n4. Run the application:\n   npm start\n\n# Usage\n\n- Creating a New Project: Click on the \"Create New Project\" button on the home page, fill in the required fields, and submit the form.\n- Viewing Projects: Click on any project to view its details and associated issues.\n- Filtering Issues: Use the filtering options on the project detail page to find specific issues based on labels and authors.\n- Creating Issues: Click the \"Create New Issue\" button to add a new issue to the selected project.\n\n# Contributing\n\n- Contributions are welcome! If you have suggestions for improvements or bug fixes, please fork the repository and - submit a pull request. Ensure that your code adheres to the existing style and structure.\n\n# License\n\nThis project is licensed under the MIT License.\n\n# Author\n\nSATYAM KUMAR\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatyam-software-developer%2Fissue-tracker-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatyam-software-developer%2Fissue-tracker-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatyam-software-developer%2Fissue-tracker-backend/lists"}