Coder Social home page Coder Social logo

banduoba / yishiyong-by-jfinal Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 12.2 MB

“易试用”是一个基于 JFinal 框架开发的 "一个产品试用平台",仿 琳琅秀 (类似试客联盟等试用网站) 网站 。商家在平台提供试用商品给试客申请,试客可根据个人喜好进行申请,申请需按平台提示完成任务后方可提交,获得的免费试用商品无需返还。可用于在淘宝、天猫下, 正常行为的刷单。

Java 59.35% CSS 21.17% JavaScript 19.48%

yishiyong-by-jfinal's Introduction

yishiyong

“易试用”是一个基于 JFinal 框架开发的 "一个产品试用平台",仿 琳琅秀 (试客联盟) 网站 。商家在平台提供试用商品给试客申请,试客可根据个人喜好进行申请,申请需按平台提示完成任务后方可提交,获得的免费试用商品无需返还。可用于在淘宝、天猫下,正常行为的刷单。

####技术栈:

  • 基于 JDK 7
  • 内嵌 Jetty 8.1.8 容器
  • 使用 Mysql 5.1 数据库
  • 使用 JFinal 2.0 + JSP + JSTL

####网站功能模块:

  • 试用产品展示首页
  • 产品分类展示
  • 产品详细资料展示
  • 试客注册、登录和绑定淘宝账号
  • 试客按照步骤做任务(步骤: 搜索商品->核对商品->放入购物车->提交试用申请->分享宝贝->收藏宝贝和店铺->浏览店铺->提交)
  • 商家注册、登录和绑定淘宝商铺
  • 商家按照步骤发布试用产品任务
  • 商家查看试客试用商品任务情况

####项目结构: ├── .git ├── .gitignore ├── docs ├── logs ├── README.md ├── src │ ├── com │ │ ├── yishiyong │ │ │ ├── controller │ │ │ ├── CoreJFinalConfig.java │ │ │ ├── model │ │ │ │ ├── Business.java │ │ │ │ ├── Buyer.java │ │ │ │ ├── Member.java │ │ │ │ ├── Order.java │ │ │ │ ├── support │ │ │ │ ├── Task.java │ │ │ │ ├── TaskInstance.java │ │ │ ├── MyJFinalApp.java │ │ │ ├── service │ │ │ ├── support │ ├── config.properties │ ├── log4j.properties ├── WebRoot │ ├── business │ ├── buyer │ ├── buyer_apply │ ├── buyer_pass │ ├── include │ ├── index.jsp │ ├── login.jsp │ ├── member │ ├── member.jsp │ ├── register │ ├── static │ │ ├── css │ │ ├── images │ │ ├── js │ │ ├── script │ ├── task_info │ ├── WEB-INF │ │ ├── classes │ │ │ ├── config.properties │ │ │ ├── log4j.properties │ │ ├── lib │ │ ├── myfunctions.tld │ │ ├── web.xml ├── yishiyong.iml


效果截图:

yishiyong-by-jfinal's People

Watchers

Taisha Luettgen avatar

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.