This program allows user to search colleges according to its name.
After typed in the key word, it will return a list of colleges that contains the search term. Click on the school you want to add to your list.
You will be lead to a login page.
View your list after login.
Click the link to see the demonstration. https://drive.google.com/file/d/1NpLp0xqpXBWZRyMOr47FO7J7Hb3-133W/view?usp=sharing
Please go to the link and download the latest version of Node.js. https://nodejs.org/en/
Install the packages with
$ npm install
Start the project with
$ nodemon