Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (22 loc) · 773 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 773 Bytes

kma-schedule by ngosangns

Thông báo: Hiện nay tool đã được gộp vào dự án KIT Manager của Câu lạc bộ lập trình Học viện Kỹ thuật mật mã. Các bạn có thể follow dự án KIT Manager ở đây: https://github.com/KIT-Club/kit-manager.

  • Deployed by Google Firebase: https://kma-schedule-ngosangns.web.app
  • Features:
    • Create a readable schedule timetable for KMA's students
    • Support login by account
    • Support source code
    • Export to Google Calendar
    • Proxy using Cloudflare Workers

Install

  • Requires:

    • Node.js 18 LTS
    • npm
    • pnpm: npm install -g pnpm
  • Install:

pnpm install
  • Run:
pnpm dev