Coder Social home page Coder Social logo

timegarage / icanteen Goto Github PK

View Code? Open in Web Editor NEW
20.0 2.0 5.0 11.44 MB

爱食堂是一款提供菜品打分、点赞、评论和讨论平台的微信小程序,后端采用Serverless架构实现。

License: Apache License 2.0

JavaScript 100.00%
canteen wechat-mini-program remark comment javascript menu cafeteria

icanteen's Introduction

爱食堂

HitCountstarsforksissueslicense

项目介绍

爱食堂是一款针对学生和食堂工作人员的微信小程序,后端采用Serverless架构实现。这个项目的设计初衷是建立起食堂和学生沟通的平台,让学生通过评论、点赞、发帖等形式向食堂工作人员提供合理的建议。同时,也让食堂工作人员根据这些信息优化自身服务,推出更符合学生口味的菜品。

技术要点

  • 云存储
  • 云函数
  • WeUI
  • 图片懒加载
  • 异步读写

运行截图

菜品展示

img img img

交流社区

img img img

我的信息

img img img

目录结构

├── cloudfunctions     //云函数文件夹
│   ├── addBookmark    //收藏贴子
│   ├── addComment     //贴子评论
│   ├── addMessage     //写入我的消息
│   ├── addPageview    //增加浏览计数
│   ├── addcommentnum  //增加评论计数
│   ├── addcontent     //上传菜品
│   ├── addfav         //点赞
│   ├── changePassword //修改密码
│   ├── clearMessage   //清除消息
├── images4md          //运行截图
└── miniprogram        //小程序文件夹
    ├── assets         //素材文件夹
    │   └── images     //图片素材
    ├── pages          //页面文件夹
    │   ├── addcomment //菜品评论页
    │   ├── category   //菜品分类页
    │   ├── discuss    //交流社区页
    │   ├── index      //首页
    │   ├── menuDetail //菜品详情页
    │   ├── my         //我的信息页
    └── utils          //第三方Javascript函数
        ├── util.js    //工具
        ├── Date.js    //日期格式转换

联系方式

个人博客:「少数派报告」

Email:[email protected]

WeChat:DalePeng

img

icanteen's People

Contributors

timegarage avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

icanteen's Issues

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.