How to use our application for end users - Ultan-Kearns/eCommerceApp GitHub Wiki
Hello and welcome to E-mart
How to use our application
Our application has many features for the end user. Once the user connects to our application they are shown this page From here you can navigate to
- The deals page - to see deals on the site
- The about page - for more information about our site
- The support page which looks like this here you can enter the subject of a bug and a detailed description of the bug, the subject must be a minimum of 5 characters and a maximum of 20, where as the issue must be a minimum of 10 characters and a max of 200. Hit submit to submit bug.
- The user can navigate to the login page which looks like this Here the user is presented with 2 boxes one for email and one for password which must be 6 characters long, the email must be a proper email containing an @ followed by a string and a . EG: "[email protected]" then click the login button to login.
From the login page the user can navigate to the Register Page or the forgot password page by hitting the register button or forgot password button. The register page looks like this Notes about register page
- The age must be greater than 18
- The name has a max length of 50
- The address has a min length of 10 and a max length of 50
- The password has a min length of 6 and a max of 200
- Hit submit to add the user and be able to login
The forgot password page is also accessible from the login page which looks like this Notes about forgot page
- The email must be valid
- The email must be registered with our site to send password
- When you hit the send button you will receive an email with your password
In addition to the above pages you can shop by category by hitting the shop by department button which will list all sections of the site, a typical page looks like this
The items price, rating and image are shown hit the add to cart button to add it to your cart.
You can access your cart by hitting the cart button on the my cart button on the top of application which will contain a list of all the items you purchased and the price as well as a checkout button and a button to delete items.
Finally you can change your password in the my account page.