The Queue
The Queue is a ticket and issue tracking application that allows students to escalate concerns and receive help.
This was the first project of this magnitude that I built myself, front-end to back-end.
I used Node with Express to build out the API. Knex with SQLite3 were used to build the database in the development and test environment. PostgreSQL was used in the production environment. To protect user information bcrypt and json web tokens were used. The application does not store the user's password! Testing was done with Jest and Supertest
The front-end is built with React utilizing Redux for state management.
Section lead login:
Username: showmethemoney
Password: showmethemoney