Inspiration

When starting to run again I find myself wishing I would have running times and distances automatically planned for me so I have one less excuse to not get into shape.

What it does

This program will take in a goal distance and a date, such as "I want to run an 8k race on Oct 30th" and our program will automatically create a training program for you, and will go one step further and find free time in your Google calendar to schedule the runs automatically for you.

How we built it

We use python as our backend for communicating with Google calendar, and we use java for our front end and training algorithm for easy future mobile deployment.

Challenges we ran into

When using two separate languages we ran into some difficulty trying to get them to work together. We overcame this by using Bash to run our entire stack in one convenient script.

Accomplishments that we're proud of

We finished.

What's next for Runin

Building a mobile interface and deploying our backend to a server. Also expansion into more customizable options.

Built With

Share this project:

Updates