Ecosyste.ms: Awesome

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

https://github.com/VectorLe/ticket-system

Ticket system built with the MERN stack that allows teams to manage bugs, requests, and other support tickets. Utilizes Charts.js to visualize and display a summary of all available tickets.
https://github.com/VectorLe/ticket-system

express expressjs full-stack javascript mern-stack mongodb mongoose nodejs react reactjs

Last synced: about 2 months ago
JSON representation

Ticket system built with the MERN stack that allows teams to manage bugs, requests, and other support tickets. Utilizes Charts.js to visualize and display a summary of all available tickets.

Lists

README

        

# Ticket System

> Ticket system application built with the MERN stack that allow teams to manage bugs, requests, and other support tickets.

![Ticket System Dashboard Home](/public/assets/screenshots/ticket_system_dashboard_home.png)
![Ticket System Submit Ticket](/public/assets/screenshots/ticket_system_submit_ticket.png)
![Ticket System Manage Users](/public/assets/screenshots/ticket_system_manage_users.png)
![Ticket System Manage Projects](/public/assets/screenshots/ticket_system_manage_projects.png)

## Built with
* Mongoose.js (MongoDB): Database
* Express.js: Backend framework
* React.js: Frontend framework
* Node.js: Runtime environment

### Author

[Vector Le](https://www.vectorle.xyz)