Coder Social home page Coder Social logo

itning / smp-android Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 1.0 41.16 MB

学生管理平台安卓端(学生)Student Management Platform Android (Student)

License: Apache License 2.0

Java 100.00%
android rxjava rxandroid squareup student-management-platform amap

smp-android's Introduction

基于Spring Cloud的学生管理平台(Android学生端)

GitHub stars GitHub forks GitHub watchers GitHub followers

GitHub issues GitHub license GitHub last commit GitHub release GitHub repo size in bytes Hits language

工程

  1. 前端项目
  2. Android移动端项目
  3. 后端
  4. 人脸识别模型库
  5. 统一配置中心数据存放仓库

依赖

编译器

编译器 版本
android studio 3.5.3+
intellij idea 2019.3.1+
intellij webstorm 2019.3.1+

编译与运行

依赖 版本
Java SE Development Kit 8u231 (JDK 8<JDK11)
maven 3.6.3+
node.js 12.14.0+
yarn 1.21.1+
npm 6.13.4+
mysql 8.0.18+

项目编译

minSdkVersion 28 手机必须是android p (9 sdk28) 以上

# 查看构建版本
./gradlew -v
# 清除build文件夹
./gradlew clean
# 检查依赖并编译打包
./gradlew build
# 编译并安装debug包
./gradlew installDebug
# 编译并打印日志
./gradlew build --info
# 译并输出性能报告,性能报告一般在 构建工程根目录 build/reports/profile
./gradlew build --profile
# 调试模式构建并打印堆栈日志
./gradlew build --info --debug --stacktrace
# 强制更新最新依赖,清除构建并构建
./gradlew clean build --refresh-dependencies

预览

a

b

c

d

e

f

g

h

i

j

版权声明

该项目仅用于学习,禁止用于商业用途。

项目是我个人毕业项目,不建议作为您毕业项目来使用

smp-android's People

Contributors

itning avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

floodboad

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.