Coder Social home page Coder Social logo

campusoutsourcingsystem's Introduction

CampusOutSourcingSystem

这是系统其实是我的毕业设计,还不够完美,后续有时间还会优化她。

她仅仅使用了Struts2框架,因此代码还不够优美,她的功能包含了以下内容:

首页

这部分包含了其他各个模块的入口,以及展示了被推荐展示的校园内商家

登录、注册

这部分做的并不是很好,还没有用到加密算法。而且没有登录的用户也可以下单,这个bug是当初的我考虑不周导致,后续可以将这部分完善

餐厅

这部分主要是将选择的餐厅的商家(包含该餐厅周边商家)展示出来,提供一个商家的入口。可以搜索商家、切换餐厅、根据商家的类型筛选用户需要的商家等

商家

给出商家的详细信息,以及一个简单的购物车功能。下单后会跳转到确认购买界面,在这个界面才需要填写用户接收商品的信息。

任务大厅

通过将下单后的商品放到任务大厅,供给所有已注册的学生去接取任务后配送商品到顾客手中。此举来源于学生之间的互相带饭,可以通过这种方式完成配送的环节,还可以每单获取到少量的配送费

商家入驻

和普通用户的注册、登录类似的情况,没有加密、没有用到真正的手机号注册。也是需要优化的一个模块

商家添加商品

商家管理商品

管理员

作为该系统的管理,我没有将入口放在网站的任何地方,仅能通过网址进入,也包含登录、注册,管理员设计之初主要是让管理员审核注册的商家以及管理推荐商品

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.