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

https://github.com/mohamed-rabie-abdelhameed/buggily

Buggily is bug tracking system designed to help teams manage and track software bugs more efficiently.
https://github.com/mohamed-rabie-abdelhameed/buggily

angular css firebase html realtime-database typescript

Last synced: 3 months ago
JSON representation

Buggily is bug tracking system designed to help teams manage and track software bugs more efficiently.

Awesome Lists containing this project

README

        

# Buggily

Buggily is bug tracking system designed to help teams manage and track software bugs more efficiently. It enables users to report, track, and resolve bugs in their projects, ensuring that no issue goes unnoticed.

## Live Demo

You can check out a live demo of Buggily [here](https://mohamed-rabie-abdelhameed.github.io/Buggily/home).

## Features

- Create, edit, and delete bug reports
- Assign bugs to team members
- Track the status of bugs
- Add comments and attachments to bug reports

## Technologies Used

Buggily was built using the following technologies:

- Angular
- TypeScript
- Firebase

## Installation

If you would like to install Buggily on your local machine, follow the steps below:

1. Clone the repository to your local machine using `git clone https://github.com/Mohamed-Rabie-Abdelhameed/Buggily.git`
2. Navigate to the project directory using `cd Buggily`
3. Install dependencies using `npm install`
4. Start the application using `ng serve`

The application will be available on `http://localhost:4200` in your web browser.

## License

Buggily is open-source software licensed under the [MIT License](https://opensource.org/licenses/MIT).