Giter Club home page Giter Club logo

lntu-api's Introduction

LNTU-API

License for this repo

Online Demo: https://api.liaoguoyin.com

An elegant backend API of LNTU Course Management Information System and LNTU Students Quality Expansion Activity Management System.

How to deploy

  1. Clone this repo to the local workspace: git clone https://github.com/LiaoGuoYin/LNTUME

  2. Change to its root directory, then installing requirements: pip3 install -r requirements.txt

  3. Copy config-template.yaml to config.yaml, then filling your own db and account config in.

  4. (Optional) Run tests with pytest: python3 -m pytest

  5. Run Server: python3 -m uvicorn app.main:app --reload

  6. Then you can inspect the swagger docs of local API in your browser: http://localhost:8000/

TODO

  • With Python crawling student's info:

    • login
    • exam score
    • personal information
    • teaching plannings
    • course table
    • class room
    • exam plannings
    • CET scores
    • public notice
    • school calendar
  • Others:

    • SunnyRunning(AiPao app)
    • Student Quality expansion Spider
    • Water-card Balance

Requirements

  1. MySQL(5.7+) or Mariadb(10.3+)
  2. Python(3.7+)

License

GPL v3

注意:对于基于本项目 衍生、再发行的所有项目、所有子节点项目和使用了 LNTU-API 提供的部分开源组件 的项目,其需公开注明 LNTU-API 标识。

Note: ALL projects (including but not limited to any derivatives and/or the subprojects of this project) which use parts or all of the open-source components from LNTU-API should bear an explicit and clear reference to LNTU-API.

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.