All Projects → dharmapoudel → WebStore-Spring-MVC

dharmapoudel / WebStore-Spring-MVC

Licence: other
WebStore is a full fledged online shopping system built in Spring-MVC. It uses JSP for view templating and MySql at the database end.

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to WebStore-Spring-MVC

Ssm Bookappointment
优雅整合SSM框架:SpringMVC + Spring + MyBatis(用户登陆式图书预约系统)
Stars: ✭ 666 (+2196.55%)
Mutual labels:  jsp, ajax, spring-mvc
EMAN
一个基于SSM框架与物品的协同过滤算法(ItemCF)的简单电子书推荐系统
Stars: ✭ 48 (+65.52%)
Mutual labels:  jsp, ajax, spring-mvc
alfresco-mvc
Glue between SpringMVC @controllers and Alfresco
Stars: ✭ 22 (-24.14%)
Mutual labels:  spring-mvc, springmvc
springmvc
spring mvc study
Stars: ✭ 87 (+200%)
Mutual labels:  spring-mvc, springmvc
front-end-notes
前端课程学习笔记汇总
Stars: ✭ 57 (+96.55%)
Mutual labels:  angularjs, ajax
Javastud
Official, Main: This is Core/Advance java example series project. It help to learn java step by step using pdf tutorial provided here and corresponding demo project for the eclipse. Tag: Java Student, Java Stud, Stud Java, StudJava, Java Teachers, Studs Quick Start Guide, Studs Java, Object Oriented Programming, Core Java, Java SE, Java EE, Java Enterprise Edition, Java Blog, Java Articles, Java Web, JSP, Servlet, Maven, Spring, Hibernate, Spring-boot, Spring MVC Web, Angular JS, Angular 2, Java Security, Java CRUD, Java Login Example, File Handling, Multi threading, exception handling, Collection classes, Swing, Database, Date Time, Joda Time, JPA.
Stars: ✭ 220 (+658.62%)
Mutual labels:  angularjs, jsp
shoppingPro
此项目是橘子网上商城的功能,按照我自己的想法实现的一个自营模式的商城应用。 目前实现了前台的功能,后台的功能,主要有登录,注册,商品展示,购物车等模块。后台面有添加商品,删除商品,商品上下架,订单管理,管理员管理,实现了E支付功能和百度地图功能.为了便于此项目日后的完善和扩展, 我采用了前后端分离的架构设计。前端主要使用javaScript,jquery,AjAX,JSP构建的单页web应用, 通过使用指令,服务,模板,控制器完成前端的MVC分层,各个模板页面的效果实现则使用了基本的CSS3等技术, 结合JS完成页面的基本交互效果。由于有实现数据库和后台模块等功能,通过AJax请求完成整个前台功能的数据交互, 后期再考虑实现一个后台管理系统及数据库系统,还有前端页面资源的异步加载及优化。
Stars: ✭ 28 (-3.45%)
Mutual labels:  jsp, ajax
twitter-emulation
Twitter emulation in Java and Angular
Stars: ✭ 31 (+6.9%)
Mutual labels:  jsp, spring-mvc
Tarena Java Textbooks
达内 Java 全套教材
Stars: ✭ 75 (+158.62%)
Mutual labels:  jsp, springmvc
Spring
Personal notes of preparation to Spring 5 Professional Certification
Stars: ✭ 35 (+20.69%)
Mutual labels:  spring-mvc, springmvc
vogon-java
Vogon - A simple personal finance tracker using Spring Boot and AngularJS
Stars: ✭ 16 (-44.83%)
Mutual labels:  angularjs, spring-mvc
spring-mvc-ex
SpringMVC 게시판 구현 : 연습예제
Stars: ✭ 17 (-41.38%)
Mutual labels:  ajax, spring-mvc
Angularjs Springmvc Sample Boot
A RESTful sample using Spring Boot, Spring MVC, Spring Data and Angular/Bootstrap.
Stars: ✭ 309 (+965.52%)
Mutual labels:  angularjs, spring-mvc
Angularjs Springmvc Sample
A RESTful sample using AnguarJS/Bootstrap as frontend and Spring MVC as REST API producer
Stars: ✭ 292 (+906.9%)
Mutual labels:  angularjs, spring-mvc
Registration Login Spring Xml Maven Jsp Mysql
Registration and Login Example with Spring MVC, Spring Security, Spring Data JPA, XML Configuration, Maven, JSP, and MySQL.
Stars: ✭ 134 (+362.07%)
Mutual labels:  jsp, spring-mvc
sms
🏫 🎓 一个未使用框架的学生信息管理系统 : 项目概述全面,代码注释详细,逻辑结构清晰,非常适合作为初学 Java web 的同学的第一个练手项目啦 ~
Stars: ✭ 91 (+213.79%)
Mutual labels:  jsp, ajax
online-shopping
This is an online shopping project using Spring Boot,Spring web-flow, Spring Rest Services and Hibernate. In this project we also used Spring Security with java and annotation configuration
Stars: ✭ 34 (+17.24%)
Mutual labels:  spring-mvc, springmvc
Servletjsptutorial
《Servlet & JSP 技術手冊 - 從 Servlet 到 Spring Boot》相關資源
Stars: ✭ 25 (-13.79%)
Mutual labels:  jsp, spring-mvc
Spring-Boot-2
Spring Boot 2.x examples
Stars: ✭ 33 (+13.79%)
Mutual labels:  jsp, spring-mvc
SSMBlogv2
基于 Spring + Springmvc + Mybatis + Bootstrap + w3.css + ajax 的个人响应式博客
Stars: ✭ 26 (-10.34%)
Mutual labels:  ajax, spring-mvc

WebStore

WebStore v1.0 is a full fledged online shopping system built in Spring-MVC. It uses JSP for view templating and MySql is at the database end.

How to import and build project?

  1. Clone the project
  2. Import in Eclipse as maven project
  3. Go to Project Properties > Java Compiler > JDK Compliance and adjust JDK Compliance accoriding to your JDK version.
  4. Go to Project Properties > Java Build Path > Libraries and adjust JRE system library
  5. Go to Run As > Maven clean > Maven Install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].