Home - Samgbr/LSMPServiceRS GitHub Wiki
Welcome to Lake Shore Market Place E-Commerce Web Service Application wiki page. This project is initiated as a course fulfillment of the course COMP 433 Web Service Programming at Loyola University Chicago.
Main Aim
- To implement REST web service application similar to Amazon E-Commerce application.
Main Functionalities
- Search Product that are for sale on the store
- Check for Product Availability before order processing
- Signup Shoppers and Partners
- Accept Shopper Orders and Payment Information using PayPal
- Process Shopper Orders and Pickup Locations
Project Components
- Schema Database Design, Data Definition Language script and Operational Model (please refer to the ReadMe file)
- Tools/Framework Used - Apache CXF 3.2.6, JaxRS, Tomcat 9.0, Jacksonjson JAR, Mysql Connector and Eclipse
- Language Used - Java and JavaScript
- Database Used - AWS RDS DB
- Deployment - AWS