ucsb-cs56-projects / cs56-calculatewalkingtime

-
MIT License
0 stars 6 forks source link

cs56-calculatewalkingtime

Calculates time by walking or by biking to get from building to building at UCSB

Javadoc

Building and Running Project

To run:

ant compile
ant run

To build javadoc:

ant javadoc

To clean:

ant clean

Features

There is a limited number of lists currently:

Screenshots

Screenshot 1

Future Features

F17 final remarks