Skip to content

dowdtd16/a2-shortstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rowing Split Calculator

The application creates a way to store basic rowing data and adds a calculated split for 500 meters which is standard in the rowing community. This will help boats be able to see their race times in one place and compare the boats. The calculation of the split and a site that where it is all in one place, as rowing results are scattered online. The result of this with the firebase allows all the information to be stored on one site instead of being scattered across the internet. There are two modes to the site, one where you can submit a row, and results where you can view the entire database.

http://a2-dowdtd16-trevor-dowd.glitch.me

Technical Achievements

  • Tech Achievement 1: Used Google Realtime Database to store the data perminantly. I used the free spark plan so the site can handle 20,000 writes and 50,000 reads a month.

Design/Evaluation Achievements

About

Assignment #2 for CS 4241

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • HTML 35.0%
  • CSS 10.3%