Releases: ECSE321-Fall2018/t07
ECSE321: Sprint 3 Web Frontend
This is the final release for the backend of Sprint 3. The main release for the actual web app can be found on the web repository: https://github.com/ECSE321-Fall2018/t07-web. But since significant changes were made to the backend in this repository in order to support the web content of Sprint 3, a new release has been made. Therefore, this is solely for reference of changes, and not submission.
ECSE321: Sprint 2 - Android Front END
This is the final release of Sprint 2 (android app front end). The two apps are included in the root of the project directory, named: RideShareDriverAndroid and RideSharePassengerAndroid for the two respective apps. Simply run the virtual machine to test the apps.
(Note, if for whatever reason the virtual machine isn't starting you can always Clean Build and/or wipe the data of the virtual machine. This has nothing to do with our specific project and simply the result of a computer's local files and paths interacting with the repository's. The apps should run and function properly)
ECSE321: Sprint 1 - Backend
This is the final release of Sprint 1 (project backend). See the README file for instructions on how to get started using the application, as well as a detailed backlog on changes made.