Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 926 Bytes

File metadata and controls

24 lines (17 loc) · 926 Bytes

Front-End

Dev Desk Queue

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.

Guest Access

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

Student Guest

  • username: guest@student.com
  • password: Test123

Helper Guest

  • username: guest@helper.com
  • password: Test123

Deployment

The front end for this project is deployed here

Backend

The backend for this project can be found here

Tech Framework

The front end is built in React with components styled with vanilla CSS.