RsCart is a very simple and clean-design blog system implemented with Spring F/W. It's one of my learning projects to explore awesome features in Spring java Config web programming.
Its a E-Commerce Shopping Application built for Customer operations. Application is built using Spring framework and Data base handling is managed using Spring JDBC. Following are the operations that can be performed by the Respective User
- Login into Website
- Updating Address
- Adding product to Cart
- Updating/ Deleting the Product
- Placing the order
- Maven Project
- Apache Tomcat Server
- Spring Java Configuration
- Spring JDBC
- JSP, Spring Forms
- JSTL
- oracle
- PMD