/divelog

Open Source DiveLog made with React

Primary LanguageJavaScript

divelog

dive.dillonmd.com

Open source divelog made with React and Firebase
As of now you can add dives with Date, Location, Duration and Depth but they are stored with localStorage so beware of clearing your cache as you will lose your logs.

To-Do

  • Add Firebase Authentication
  • Style Navigation and Sign In/Sign Up Pages
  • Replace ReactSimpleStorage with Firebase Database to save logged dives properly