Coder Social home page Coder Social logo

cloudmarket's Introduction

基于ASP.NET的二手云购平台

系统的框架设计

  • 总体设计 系统采用ASP.NET开发框架实现,实现了类似“一元云购”这种模式,用户可以为发布二手商品者,也可以为购买者。把一件商品平分成若干“等份”出售,每份1元,当一件商品所有“等份”售出后抽出一名幸运者,该幸运者即可获得此商品。

  • 幸运者抽取规则:

  1. 取该商品最后购买时间前网站所有商品100条购买时间记录(限时揭晓商品取截止时间前网站所有商品100条购买时间记录)。
  2. 时间按时、分、秒、毫秒依次排列组成一组数值。
  3. 将这100组数值之和除以商品总需参与人次后取余数,余数加上10,000,001即为“幸运云购码”。

系统实现功能

  • 发布二手商品
  • 购买二手商品
  • 通过有卡啦自助发卡平台进行真实商品交易
  • 搜索商品
  • 用户登录注册,通过短信找回密码等功能
  • 系统采用七牛云存储,存储商品图片文件

未完成

  • 晒单分享
  • 云购交流等互动功能

关于

  • 如何支持作者:点击模型右上角的"star" 的按钮,是对作者的最大支持。
  • 如有问题请邮箱联系:zhangpeng[AT]webprague[DOT]com;

cloudmarket's People

Contributors

maisyzhang avatar

Stargazers

lilingyu1024 avatar 胡大炮 avatar

Watchers

James Cloos avatar 胡大炮 avatar  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.