rxtATX / OffNOn

In this application, users will be able to submit tickets (requests for help) with their coding work, technical questions, etc. Tickets will be created to be addressed by technicians. This application models the AskBCS and JIRA ticket systems.
2 stars 2 forks source link

Joshua - Ticket Handlebar/ Helper/ Seed update #116

Closed jminor90 closed 1 year ago

jminor90 commented 1 year ago

Ticket handlebar now displays Ticket data that is dynamically generated - which uses two new functions added to Helper. Updated seeds for testing functionality, and added an admin account seed for when deployed.