Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcuwynu23/ticketsquad
TicketSquad is a web-based ticketing management system that helps organizations manage their ticketing processes efficiently.
https://github.com/marcuwynu23/ticketsquad
asp bootstrap csharp css dotnet fontawesome html javascript management mdbootstrap mvc postgresql ticket ticketsquad
Last synced: about 1 month ago
JSON representation
TicketSquad is a web-based ticketing management system that helps organizations manage their ticketing processes efficiently.
- Host: GitHub
- URL: https://github.com/marcuwynu23/ticketsquad
- Owner: marcuwynu23
- Created: 2024-03-10T07:55:45.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-08-21T11:15:03.000Z (6 months ago)
- Last Synced: 2024-11-13T17:55:14.529Z (3 months ago)
- Topics: asp, bootstrap, csharp, css, dotnet, fontawesome, html, javascript, management, mdbootstrap, mvc, postgresql, ticket, ticketsquad
- Language: SCSS
- Homepage:
- Size: 1.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicketSquad
[![GitHub license](https://img.shields.io/github/license/marcuwynu23/TicketSquad)](https://github.com/marcuwynu23/TicketSquad/blob/main/LICENSE)
[![GitHub stars](https://img.shields.io/github/stars/marcuwynu23/TicketSquad)](https://github.com/marcuwynu23/TicketSquad/stargazers)
[![GitHub issues](https://img.shields.io/github/issues/marcuwynu23/TicketSquad)](https://github.com/marcuwynu23/TicketSquad/issues)TicketSquad is a web-based ticketing management system that helps organizations manage their ticketing processes efficiently.
## Features
- Create, view, edit, and delete tickets
- Prioritize tickets based on status and priority
- Track ticket progress and resolution
- Responsive design for usability on various devices## Technologies Used
- ASP.NET Core MVC
- Entity Framework Core
- PostgreSQL
- HTML/CSS
- JavaScript
- Bootstrap (with MDBootstrap5)
- Font Awesome## Getting Started
To get started with the TicketSquad project, follow these steps:
1. Clone this repository to your local machine.
2. Open the project in your preferred IDE.
3. Restore NuGet packages and build the solution.
4. Configure MongoDB connection string in `appsettings.json`.
5. Run the project and navigate to the application in your web browser.## Usage
- Create tickets: Click on "Create New Ticket" and fill in the details.
- View tickets: Tickets are listed on the main page. Click on a ticket to view its details.
- Edit tickets: Click on "Edit" next to a ticket to modify its details.
- Delete tickets: Click on "Delete" next to a ticket to remove it from the list.## Contribution
Contributions to the TicketSquad project are welcome! Here are some ways you can contribute:
- Submit bug reports or feature requests by opening an issue.
- Fork the repository and make your changes. Then, submit a pull request for review.
- Improve the documentation by fixing typos or adding more details where needed.
- Spread the word about TicketSquad by sharing it with others or starring the repository.Please make sure to follow the project's code of conduct and contribution guidelines when submitting contributions.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.