corbanrwi / katisha-system

1 stars 2 forks source link

Ticket Generation and Display #4

Open bentheone opened 6 months ago

bentheone commented 6 months ago

This will be done after the completion of #3 which will then generate a ticket containing bus information, user information, and a QR Code that contains all of that data. The ticket generated has to be stored in the database. After the ticket is fully generated and stored in the database it displayed on that page called ticket.html .

So far the backend of this process has been tried to be made int he index.js file of the user backend. What will be done is to integrate this with the front end of from the design team and add more functionalities that might be needed in accordance to the server response.