Skip to content

ljttl3q04t/C--ArrangeClass

Repository files navigation

C--ArrangeClass

1. Introduction

FAP server assigns timetable for FPT's students. However, Some students want to make their own timetable for their own benefit. For example, register more courses, choose the schedule as you like, change class to learn with friends, so on. Unfortunately, FAP does not support them, they have to do it manually: check the list of available classes, check class timeble, and find the right match for schedule courses. In short, assign timetable can take up to 30 minutes of your life.
This project appears to help them do it automatically and takes less than 5 minutes.

2. How it works

  1. I use Puppeter Nodejs to crawl data from FAP
  2. I use C# Win Form as GUI and Controller

3. How to use

Step 1: npm install
Step 2: node megafyk/src/index.js
Step 3: node megafyk/src/modify.js
Step 4: run project xeplich
Currently, My application is not good because lack of architecture, requirement and testing. Please help me to contribute, by contact me at Facebook

New feature: auto feedback teacher

run: node megafyk/src/feedback.js it takes less than 5 second to feedback.
video demo: https://www.youtube.com/watch?time_continue=6&v=lhdaf81ayRs

4. Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published