Giter Site home page Giter Site logo

xatuxue / campusvolunteeractivitymanagementsystem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simplegraduationprojects/campusvolunteeractivitymanagementsystem

0.0 0.0 0.0 3.18 MB

校园志愿者活动管理系统-志愿者小程序(含管理后台)-毕业设计

JavaScript 16.79% Java 58.32% HTML 0.27% Vue 24.56% Less 0.05%

campusvolunteeractivitymanagementsystem's Introduction

83.CampusVolunteerActivityManagementSystem

群: 123300273(大佬群 2TB学习资料,讲解)(入群获取sql文件)

QQ: 1095737364(加好友获取sql文件)

83.校园志愿者活动管理系统

简介

本代码来源于网络,仅供学习参考使用,请入群(123300273)后联系群主索要sql文件!

环境

  • IntelliJ IDEA 2009.3

  • Mysql 5.7.26

  • Tomcat 7.0.73

  • JDK 1.8

  • maven 3.2.5

  • redis

缩略图

【大学生志愿者小程序】

小程序模块 文件路径
小程序后端 /backend
小程序前端 /frontend
web前端 /vol-web

项目包含有完整的志愿者在小程序端报名活动,管理员在web端审核通过活动,志愿者通过二维码扫码报名签到的功能。图片建议放在 /home/cov/images/ 路径下,

二维码图片路径是/home/cov/images/qrcode/,

这样通过 http://{公网IP}:8888/images/ xxx.jpg 就可以访问到图片

【涉及技术】

前端 iview + vue + vuex + axios

后端 springBoot + redis + Mysql

【附件】

小程序文件模块 文件路径
1、数据库设计表 /志愿者数据库设计v1.0.doc
2、小程序Rest接口详细说明 /志愿者小程序后端接口说明.md
3、小程序开发文档---开发环境规约和说明 /志愿者小程序开发文档.docx
4、数据库脚本 /covdb.sql

【参考文档】

ivew http://v1.iviewui.com/docs/guide/install

小程序 https://developers.weixin.qq.com/miniprogram/dev/framework/

【使用方法】

1、启动后端
【安装后端环境】

后端需要java8,mysql,redis 环境,使用maven管理后端项目

【启动后端项目】

用idea打开backend,maven加载好后,启动项目,后端占用8888端口;

2、启动前端
【启动web后台】

web端进入vol-web,使用如下指令启动前端

需要node.js

npm install
npm run serve 
【启动小程序前端】

将frontend文件夹导入微信小程序开发者工具

License

campusvolunteeractivitymanagementsystem's People

Contributors

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