Full Stack E-commerce Web Application
Technology:
Frontend: Angular, Bootstrap
Backend: Spring Boot, Hibernate
Database: Sql, MySQL
Cloud: AWS S3 for image storage, RDS for database, Beanstalk for web application server, Route 53 for DNS service
User Authentication and Access Management: Okta identity and access management API
Description: This web application is in production so code will not be avilable for public. Check the link Link:
Registration process: after registration user must verify the email address to login. after successful registration it may take few hours for account to activate.
Sell an item process: After listing an item the product image will take some time to display since I personally verify the image content, because our image filtering service is still under construction. Image are stored in AWS S3 simple storage.
purchase: after a successful purchase customer will recieve an ORDER CONFRIMATION Email with order summary and details with order tracing number.
User Login:
Footer: Check the image above
List of product user selling:
Delete product: See image above
Update existing product:
Orders:
Profile: profile information are private
Order confirmation email: customer will recieve order confirmation email after purchase

User validation email: user will recieve email to validate the email
TO DO LIST:
- Payment gateway: On progress
- Advance search engine using ElasticSearch: On progress

















