twalsh505 / CRUDTicketSystem1

CRUD Ticket System
GNU General Public License v3.0
0 stars 0 forks source link

JavaScript customer-create.jsp #26

Open twalsh505 opened 2 years ago

twalsh505 commented 2 years ago

make a .jsp file for the customer-create page. Include the code for the .css file as well.

twalsh505 commented 2 years ago

html changes: customer-create html changes

twalsh505 commented 2 years ago

jsp file: customer-create jsp code

twalsh505 commented 2 years ago

Initial UI: customer-create Initial UI

twalsh505 commented 2 years ago

Landing page after ticket created: customer-create landing page I created it this way because of the employee login/logout/lockout code that I will be implementing later to ensure there is less instances of tampering with the data in the database!