Project Description: https://eepstudent.wixsite.com/eliya-pelton/point-of-sale-web-application
Application Link: https://eliyapelton.github.io/POS-Web-Application/
The application will prompt for user credentials at login page. The following are valid inputs:
User #1
Username: Eliya
Password: $tUd3nt
User #2
Username: Gregory
Password: Professor
You will need to add some customer data before you can test the full functionality of the "Cusotmer Page" and the "Purchase Page."
The "Customer Page" will save new customer data to the local Storage. This is also where the search function will search for existing customers. The purchase page will not allow you to complete a purchase unless you select a customer first. Of course, you will only be able to select a customer through the search feature and you can only search for customers once they exist. You will need to add some test customer data by choosing "Add New Customer" on the Customer page.
Example Test data:
First Name | Last Name | License ID# | Expiration Date | Date Of Birth | Address | City | State | Zip | |
---|---|---|---|---|---|---|---|---|---|
1 | George | Washington | A7878935 | 01/01/2750 | 01/01/1750 | 100 Cherry Tree Blvd | Providence | Rhode Island | 12345 |
2 | Thomas | Jefferson | B8143520 | 02/02/2787 | 02/02/1787 | 101 Constitution Rd | Philadelphia | Pennsylvania | 67890 |
3 | Patrick | Henry | C3870231 | 07/04/2776 | 07/04/1776 | 102 Independence Ln | Boston | Massachussetts | 98765 |