Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.17 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.17 KB

Ride Share

Ride Share is an application developed to facilitate carpooling. Users can offer a ride (and earn money) or request a ride. Ride Share matches up offerers and requesters to make it easy. Users are able to track their statistics, earnings, and message other users.

Built With

  • JSP - Used to build pages
  • Amazon RDS - Used to host database
  • Amazon EC2 - Used to host virtual server
  • Apache Tomcat - Used to deploy application
  • JDBC - Accessing database via JSP
  • MySQL - Relational database management system

NOTE

Unfortuneately, because the trial period for Amazon Web Services ended for the account that controlled the RDS and EC2 instances, Ride Share is no longer usable. Usually Ride Share would be available over the internet thanks to Apache Tomcat and EC2, but this is no longer the case. Furthermore, downloading the files to use would not work as is either because the database (RDS) no longer exists. Sorry!