EKart -- A web shop application
- Xu Chen
- Sep 12, 2018
- 1 min read
EKart is a web shop application. It was built using Angular, Bootstrap and jQuery as Frontend, and Oracle SQL as Database, and Spring and hibernate as Backend. The development of the project loosely followed the methodology of SCRUM.
It is a group project, and I was responsible for building the ENTIRE user interface using Angular and others tools in 3 days!
This is a Single Page Application.
The app provides few key features:
1. User registration/login either as Seller or Customer.
2. Account management.
3. Display all products.
4. Seller can add new products, or modify product details.
Lets go through the app.
Main Page (all pictures are randomly generated.)


Browse all product available.

User register as a Seller.

Invalid input for registration form (validator is used to verify inputted info).

Duplicated email or phone number will results in errors.

Login as a Seller

Seller profile after login.

Update seller's profile.

Add new Product.

Product we just added.

Modify product details on seller's list.

Product we just modify.

User can also register as a customer.

Customer login.

Customer profile page.

Thank you for reading the post!
Opmerkingen