Skip to content

A script to get course data from NCU Course Schedule Planning System, and update open api course database.

License

Notifications You must be signed in to change notification settings

NCU-Plus/course-fetcher

This branch is 31 commits ahead of, 20 commits behind zetaraku/NCU-Course-Finder-DataFetcher-v2:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 30, 2023
1d3be02 · Aug 30, 2023

History

70 Commits
Aug 30, 2023
Jan 21, 2022
Jan 19, 2022
Jan 19, 2022
Jan 20, 2022
Jan 19, 2022
Jan 19, 2022
Jan 20, 2022
Jan 20, 2022
Jan 19, 2022
Jan 19, 2022
Aug 30, 2023
Aug 30, 2023
Jan 20, 2022

Repository files navigation

Course Fetcher

About

This is a script to get course data from NCU Course Schedule Planning System, and update open api course database.

Installation

Clone The Repository

git clone https://github.com/NCU-Plus/course-fetcher.git

Set Envirment variables

.env

HOST=localhost
DATABASE=Courses
USER=CourseFetcher
PASSWORD=test

Run

npm i
npm run build
npm run start

About

A script to get course data from NCU Course Schedule Planning System, and update open api course database.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.5%
  • JavaScript 4.5%