/droneShak

Flock cover drone shack webserver task 1

Primary LanguageJavaScript

Drone Shak

About the app

Installation and setup

Run happy path

Run sad path

Todos

  • TDD
  • Refactore drone controller functions to be more consistant (currently is combination of Promise and async await)
  • Import file path is anti pattern fix it to be absolute!
  • Add route versioning, in a way that it's seamless to the end user but it will maintenance.
  • Do more functional programming
  • Add e2e test
  • Add better error handling
  • Add analytics to measure to log response time.
  • Fix lint errors