gcivil-nyu-org / spring2020-cs-gy-9223-class

2 stars 14 forks source link

As a motorsports team member, I want to set up the telemetry app on a server so that I can send and receive measurements through the Internet. #643

Closed jackxujh closed 4 years ago

jackxujh commented 4 years ago

User story We have feature to receive measurements through the internet, and synchronizing databases through the internet. But the user may not know how to set such thing up. So far the instruction only provides very minimum guidance on how to set up and run the system on a local computer. So in case the user needs to use the cloud hosted version, there isn't much help with that. To promote usage of the database synching and measurement API through the Internet, this instruction is important.

For simplicity, a step-by-step instruction on hosting this program on an Heroku instance will be the starting point. Heroku provides easy interface, and is free for target user usage.

Acceptance criteria An instruction on how to set up a cloud hosted version of the program on Heroku. It should include detailed steps that is important to the successful deployment on Heroku, but leaving out (or only providing reference links to) things that are not specific to this project, such as creating an account on Heroku, etc.

Definition of Done A peer-reviewed and tested instruction for deploying on Heroku.