Git Product home page Git Product logo

dkhptd's Introduction

dkhptd

đăng ký học phần tự động cho sinh viên đại học bách khoa hà nội

mặc dù tên project là đăng ký học phần tự động tuy nhiên project này làm được những việc sau:

  • hẹn giờ đăng ký lớp tự động trên trang https://dk-sis.hust.edu.vn
    • khi đến hẹn giờ hệ thống sẽ tự động thực thi đăng ký trên trang dk-sis
    • sinh viên không cần can thiệp trong quá trình đăng ký, sinh viên chỉ cần chờ kết quả
  • crawl thời khóa biểu của sinh viên trên trang https://ctt-sis.hust.edu.vn
  • crawl chương trình học của sinh viên trên trang https://ctt-sis.hust.edu.vn

Project Structure

project được triển khai dưới dạng nhiều module, được triển khai độc lập

  • web: web frontend
  • api-gateway: api server xử lý các request từ trình duyệt
  • scheduler: bộ hẹn giờ liên tục kiểm tra xem đã tới thời điểm hẹn giờ của sinh viên hay chưa, nếu đã đến giờ sẽ gửi yêu cầu này cho worker thông qua message queue
  • worker: thực thi các yêu cầu đăng ký tự động, sau khi xử lý xong sẽ gửi kết quả vào message queue cho taskamager xử lý
  • taskmanager: xử lý kết quả mà worker trả về để có các logic xử lý như tự động thử đăng ký lại
  • (~optional) thoi-khoa-bieu-parser: xử lý file excel thời khóa biểu dự kiến của nhà trường để trích xuất thông tin

các module trên sẽ truy cập, trao đổi thông tin thông qua database là MongoDB và message queue là RabbitMQ

chi tiết từng module các bạn hãy click vào module tương ứng

so-do-trien-khai.png

dkhptd's People

Contributors

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