/racekeepr

WORK IN PROGRESS: ditch the spreadsheets: RaceKeepr is a tool for athletes to organize their race schedules.

Primary LanguageJavaScript

RaceKeepr

An app for athletes to plan their race schedules....a replacement for the race spreadsheet. My friends and I run many races during the year and we all pretty much use an excel file to keep track of our races. I thought a cool app for this organization process with some bells and whistles would be fun to create so here's my attempt :)

racekeepr-screencap racekeepr-race-excel

As a user you will be able to:

  • choose from the database of races to add to your race schedule (currently populated with all of NYRR's 2017 races and the World Marathon Majors
  • Add a race you don't see listed to your race schedule with the race form at the top of the screen
  • Add notes to the races you have in your race schedule

Wireframes:

racekeepr-wireframe

Technologies Used:

  • React
  • PSQL
  • Node
  • Express
  • Babel
  • Webpack

Next steps / features to come

  • Creating a user authentication system (google login)
  • Adding the functionality for completed races to be added to the accomplishments section / ability to add times
  • Overall mileage calculator
  • Possibly adding external API so users can search for workouts/plans
  • Better overall design/look
  • Mobile friendly
  • Export/share schedule with friends