Inspiration

My inspiration for this assignment was my CS 3140: Software Development Essentials Course.

What it does

Gives student a database of buslines, stops, and routes at UVA.

How we built it

We built it using Java and SQL. We integrated ways to modify and access items in the database from Java code as well.

Challenges we ran into

The primary challenge was ensuring that all the bus lines, stops, and routes currently available to students were loaded into the database effectively.

Accomplishments that we're proud of

I am proud of all of the methods we created to access the SQL database using Java code!

What we learned

This was my first time using SQL, so I learned how to query with SQL code and databases.

What's next for Bus Routes at UVA

Maybe adding in the CAT buses/stops as well into the database!

Built With

Share this project:

Updates