Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.24 KB

readme.md

File metadata and controls

18 lines (14 loc) · 1.24 KB

plan*

A PHP-based application that help students of NTU (Nanyang Technological University) to plan their courses.

The application do web-scraping of course data from NTU public server, parses the data and stores them into meaningful content, and then do the scheduling of the courses based on user input.

Back-end Architecture