Code Monkey home page Code Monkey logo

springbootofandroid's Introduction

springbootofandroid

安卓后台-高校签到管理系统

快速开始

##后端地址:114.55.38.79:3300

API

/admin:

  • /login 管理员登陆验证
  • /save 添加一个管理员
  • /getAll 查询所有学生签到情况
  • /saveStu 添加一条学生信息
  • /start 开启今日签到
  • /ifStart 今日签到是否已开启
  • /detail/{uuid} 查看某一个学生具体信息
  • /update 更新学生信息
  • /delete 删除学生及其签到情况
  • /byDate 查询今日的签到情况
  • /getStu 查询所有学生

/student:

  • /login 学生登陆验证
  • /attendance/{uuid} 签到
  • /update 更新学生信息
  • get/{uuid}/{date} 查询是否已签到

springbootofandroid's People

Contributors

panssdr avatar vinside2000 avatar

Watchers

 avatar

springbootofandroid's Issues

sql文件

能分享一下数据库文件吗 qq542159563

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.