To run: Run ‘node server.js’ in the same directory as the server.js file Open http://localhost:8080/login in a browser to access login page
To create account: Click on sign up and fill in details
On home page: We have made skeleton of the front-end We have a placeholder image where data will be graphed We have put our focus on uploading data so click on the “Upload” button to navigate there
On upload page: To upload, use the provided csv file (sample_data.csv): drag and drop csv file onto the upload csv button Select the user from drop down Select boat used
Select the Create new workout checkbox Select an existing workout Enter anything as the workout type if new workout checkbox was clicked Hit submit This will send the information to the backend to store in various databases