Skip to content

kenrick95/plan

Repository files navigation

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