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: 22 days 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.
- Host: GitHub
- URL: https://github.com/VectorLe/ticket-system
- Owner: VectorLe
- Created: 2020-01-14T05:06:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T20:26:05.000Z (over 2 years ago)
- Last Synced: 2024-11-17T21:39:20.462Z (7 months ago)
- Topics: express, expressjs, full-stack, javascript, mern-stack, mongodb, mongoose, nodejs, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 2.85 MB
- Stars: 34
- Watchers: 3
- Forks: 32
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ticket System
> Ticket system application built with the MERN stack that allow teams to manage bugs, requests, and other support tickets.



## 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)