A website built to help students with the overseas exchange application
SGXChange
SGXChange, changing the way you Exchange.
Find us LIVE at https://smu-wad2-teosean-sgxchange.vercel.app/
A website designed to help students with the overseas exchange application process by web scraping and consolidating all the vital scatterered information, along with originally designed and self-built system functionalities such as user authentication, automated modules mapping, a university nearby attractions locater, a university review and favouriting functionality, where all of these functionalities are made unique to every university. A collaborative team effort brainstormed and developed together with a group of friends!
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Run Production
npm run preview