Giter Club home page Giter Club logo

estore's Introduction

EStore百脑汇

一、起步

  • 简介

    一个基于JavaWeb的网上电子城项目,这个项目可以熟悉MVC开发模式,方便以后学习SSM等技术

  • 使用技术

    • IDE:Eclipse
    • 数据库:MySQL
    • 数据源:C3P0
    • JDBC 工具:DBUtils
    • 前端框架:Bootstrap
    • Ajax 解决方案:jQuery + JavaScript + JSON + google-gson
  • 快速上手

    • 在你的MySQL中创建一个名为estore的数据库(字符编码gb2312),导入使用我提供的estore.sql
    • 使用eclipse导入项目
    • 用到的jar包在WEB-INF/lib目录下,记得添加tomcat的jar包,build path即可
    • 修改src/c3p0-config.xml中的数据库账号密码
    • 在eclipse中配置好tomcat,run on server即可

二、预览

1、首页

2、分页

3、范围筛选

4、购物车

5、结账

三、升级建议

因为时间问题没来得及增加和完善的功能和页面,可能会在之后提交更新,在此之前大家可以自己完善

  • 完善收藏功能

  • 重写商品详情页

  • 增加登陆注册功能

  • 增加个人中心功能

estore's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.