WebApp aims to provide optimised groupings based on user input.
- Install Meteor
- Fork and clone this repository
- Open a command prompt window (search command prompt and click the black thingy)
- Cd to the project file location in the command prompt window e.g. type
cd desktop/orbital
whereorbital
is the name of the file you clone onto your desktop - Type
meteor npm install --save @babel/runtime
- Type
meteor
(May take some time) - A browser window should open up (hosted on http://localhost:3000)
- Open src directory to view and start editing the code, save changes should be reflected on the browser window
- Submit data input
- Format data input yourself if necessary
- Generate team based on desired size
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
- Some parts of this sample application were inspired by the excellent WebApp tutorial by Eldric.
- NUS Orbital team 2019
- Advisor