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

0 stars 2 forks source link

Technical Story: Buffer data when vehicle out of range #30

Open VentusXu09 opened 4 years ago

VentusXu09 commented 4 years ago

Technical story The lite database on the vehicle should be able to buffer data when the vehicle is out of range.

Acceptance criteria

  1. The lite database is able to buffer data when the vehicle is out of range.
  2. The system on the vehicle is able to send the data in the correct sequence after reconnecting to the local backend

Definition of Done

  1. Pass all automated and user testing at developer level
  2. Are peer reviewed and merged into team repository
  3. Are deployed to Heroku folder
  4. Are peer reviewed and merged into class-level repository