Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 1 day 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

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)

# 📖 [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.

## 🛠 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.

(back to top)

## 🚀 Live Demo
A live demo is not Available

(back to top)

## 💻 Getting Started

### 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
```

(back to top)

## 👥 Authors

👤 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.

(back to top)

## 🔭 Future Features

- Storign issues on a backend platform

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page: https://github.com/gisachris/CodeAlpha_issue_tracker/issues

(back to top)

## ⭐️ Show your support

If you like this project consider leaving a star and checking my other projects. thank you

(back to top)

## 🙏 Acknowledgments

I would like to thank CodeAlpha for this project to improve my skill as a web developer

(back to top)

## 📝 License

This project is [MIT](https://github.com/gisachris/CodeAlpha_issue_tracker/blob/main/LICENSE) licensed.

(back to top)