Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 2.11 KB

README.md

File metadata and controls

45 lines (28 loc) · 2.11 KB

Mantis - Bug Tracker App

Mantis is a web-based application that helps you track and manage bugs and issues in your software projects. It provides a user-friendly interface for creating, updating, and resolving bugs, as well as monitoring their status and progress. Its main goals is to keep developers and stakcholders connected.

This app uses ng-zorro-antd to build all the interfaces based on its grid system and components. We keep it clean in design and functionality.

Features

  • User authentication: Register and log in to the application.

  • Bug management: Create new bugs, assign them to specific users, update bug details, and mark bugs as resolved.

  • Dashboard: Get an overview of the current bug status, including open bugs, resolved bugs, and bug statistics.

  • Project management: Organize bugs by projects and manage project-specific bug lists.

  • Kanban management: Create and manage different items from a project within a kanban board

  • Chat: Keep in touch with the people behind common projects

  • Chat GPT Integration: Keep all your tools together. Use our chat to connect to chat gpt API

Technologies Used

  • Angular: A powerful JavaScript framework for building web applications.
  • ng-zorro-antd: A set of high-quality Angular components based on the Ant Design framework.
  • Firebase: A cloud-based platform for building web and mobile applications.

Installation

  1. Clone the repository: git clone https://github.com/softEsteban/bugtracker-app.git
  2. Navigate to the project directory: cd bugtracker-app
  3. Install the dependencies: npm install or ng s -o

Usage

  1. Start the development server: npm start
  2. Open your browser and access the application at http://localhost:4200

Contributing

Contributions to the Bug Tracker App are welcome! If you encounter any bugs, have feature requests, or want to contribute enhancements, please feel free to submit issues and pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

For any inquiries or questions, please contact Esteban Toro.