Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gisachris/codealpha_issue_tracker
This is a simple UI system used to create, delete, update, keep track, set priorities and attach files to different Issues for projects
https://github.com/gisachris/codealpha_issue_tracker
Last synced: 8 days ago
JSON representation
This is a simple UI system used to create, delete, update, keep track, set priorities and attach files to different Issues for projects
- Host: GitHub
- URL: https://github.com/gisachris/codealpha_issue_tracker
- Owner: gisachris
- License: mit
- Created: 2023-11-17T06:48:22.000Z (about 1 year ago)
- Default Branch: development
- Last Pushed: 2023-11-17T08:43:58.000Z (about 1 year ago)
- Last Synced: 2024-10-27T06:39:43.277Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Issue Tracker
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#Install)
- [Setup](#Setup)
- [Deployment](#deployment)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)This is a simple UI system used to create, delete, update, keep track, set priorities, and attach files to different Issues for projects.
## 🛠 Built With React
### Tech Stack React
I built this Application using React.
structure
- React
styling
- Scss
### Key Features
- Creates Issues for projects
- deletes Finished or completed issues
- updates issues
- keep track of issues
- set priorities for issues
- attach files to different Issues for projects.
## 🚀 Live Demo
A live demo is not Available
### Prerequisites
In order to run this project you need:
Example command:
```sh
install vs code or any other text editor.
install nodejs
```
### Setup
Clone this repository to your desired folder.
Example commands:
```sh
git clone https://github.com/gisachris/CodeAlpha_issue_tracker.git
cd CodeAlpha_issue_tracker
npm install
```
Example command:
```sh
node.js V16 and above
```
### Install
Install this project with:
-you can install the project using the following resources
nodejs
### Usage
To run the project, execute the following command:
Example command:
```sh
use git bash to open in Vs code
run "npm run dev" in the terminal
```
### Run tests
To run tests, run the following command:
Example command:
```sh
Run "npx stylelint "**/*.{css,scss}" --fix " to fix linters
```
👤 Gisa Chris
-GitHub: https://github.com/gisachris
-Twitter: https://twitter.com/_GisaChris
-LinkedIn: https://www.linkedin.com/in/gisa-chris/
project presentation
no presentation is available for this project yet.
- Storign issues on a backend platform
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page: https://github.com/gisachris/CodeAlpha_issue_tracker/issues
If you like this project consider leaving a star and checking my other projects. thank you
I would like to thank CodeAlpha for this project to improve my skill as a web developer
This project is [MIT](https://github.com/gisachris/CodeAlpha_issue_tracker/blob/main/LICENSE) licensed.