
E-Cart Application
- This project provides UI for ERP application developed using AS400 with accessibility to all devices with enhanced user experience and additional features.
- This is an e-commerce application developed from existing version with added new features and user friendly and interactive user interface.
- This application enables user to check in real time availability of stock, products, price, etc.
- User can place order for the products using this application.
Challenge:
- User authentication as per AS400 users.
- Implementing html UI with Spring Boot Framework
- Communicating with DB2 database using API’s from jt400.jar.
Solution:
- Implementing AngularJS/HTML- for more interactive and user friendly user interface.
- Using Spring boot controllers for implementing MVC architecture.
- Using JT400 JDBC templates for interacting with DB2 database.