Capstone(Advisors) are going to build an application to match incoming students and advisors.
Our group used electron to display our program. Make sure Electron is installed on your system
npm install electron --save-dev
git clone https://github.com/electron/electron-quick-start
cd electron-quick-start
npm install
npm start
npm start
https://github.com/WhitmanCSCapstone/AdvisorMatching.git