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.
- Host: GitHub
- URL: https://github.com/mohamed-rabie-abdelhameed/buggily
- Owner: Mohamed-Rabie-Abdelhameed
- Created: 2023-04-10T04:14:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-11T01:56:37.000Z (about 2 years ago)
- Last Synced: 2025-01-23T18:46:42.286Z (5 months ago)
- Topics: angular, css, firebase, html, realtime-database, typescript
- Language: TypeScript
- Homepage: https://mohamed-rabie-abdelhameed.github.io/Buggily/
- Size: 2.57 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).