Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.25 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.25 KB

Suunto Dives Log

Disclaimer : That development has nothing to do with Suunto.

Live Demo: https://suunto-diving.mybluemix.net

Features

  • Ability to list and display charts (depth & pressure) for each dive.
  • Ability to enter geographic (latitude, longitude) of the dive and the club hosting the dive.
  • Display of each dive of a Google Map
  • Upload your dive via XML file coming from Suunto DM5

User Interface

Display dive information & chart

Display dive on Google Map

Upload Maps

Requirements

  • Cloudant Database
  • NodeJS server

Future improvements

  • Weather data integration
  • Multiple files upload
  • Exploit additional info from XML file
  • Add additionnal info like dive description
  • Social Sharing capabilities
  • Multiple user accounts
  • ...