Giter Club home page Giter Club logo

ordermeal's Introduction

去年这个时候是我人生中比较迷茫的时候,自己准备找工作,父母要求我考研,虽然我知道自己不属于那种能静下心来、忍受寂寞长时间复习备考的人,为了不让父母失望,我还是毅然考研,虽然结果并不怎么样。错过了秋招,春招是我最后一次咸鱼翻身的机会了,即使我的技术并不怎么样,但是人生中第一份工作是尤其重要的。现在补发下去年这时候应一位老师的要求做的一个中学订餐系统

技术涉及

  • 移动端: Vue.js---2.5.2
    • 开发工具: webstorm
    • UI组件: 饿了么UI---element
    • CSS样式: mui
    • ajax跨域请求采用axios插件
  • 后端
    • 开发工具: IDEA
    • PC端CMS采用jsp+servlet+mysql实现。(其实我是想采用spring+springmvc+Mybatis,这是团队采取的方案)
    • 主要解决前后端分离、跨域请求、无Session登录等问题,登录采用jwt验证,token放在 localstorage中,当然也可以放在cookie中, 不过前者允许存储的字节数更大,而已更易于js操作。每次涉及数据操作的请求,token都放在http-request-header中,后端拦截器判断请求的可行性。

项目展示

在这里插入图片描述

备注

  1. 前端菜鸟花了半个月来学习Vue.js做移动端页面,效果low,不喜勿喷,,请多多指教
  2. 后期联系老师准备交项目的时候,老师没有给出答复,敷衍了我们,项目算是泡汤了,部分功能没有完成,也没有继续开发下去,紧接着是匆忙复习考研,所以也耽搁下了。即便如此,通过这个小项目,学到了不少东西,还是挺值得的。
  3. 项目地址:https://github.com/Mrzyang/OrderMeal
  4. 预览效果: 移动前端: http://zyang.top 后台CMS: http://zyang.top:8080/admin/product 用户名和密码都是123456
  5. 项目备注: 周一到周五显示本周菜单,周末显示下周菜单,发现选菜页面没有东西的同学注意啦!!!

ordermeal's People

Contributors

maomaochongerfei 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.