This application is built to be a solution to providing tech support to a group and presents an interface for users to submit tickets, and for admins to view and resolve those tickets. This project was developed over the course of a week as a hackathon project, and is not actively supported.
If you are here to demo the features of this app but don't want to create a new login, you can use the following guest credentials
- username:
guest@student.com - password:
Test123
- username:
guest@helper.com - password:
Test123
The front end for this project is deployed here
The backend for this project can be found here
The front end is built in React with components styled with vanilla CSS.