A Cab sharing application for the students of VIT
Download the app now : VIT RideShare APK
The Cab Sharing Application for the students of VIT Bhopal is a mobile app that enables students to find travel partners and share rides, reducing transportation costs and promoting sustainable transportation.
The application is designed with a simple and user-friendly interface that enables students to easily navigate through the app's features. The app allows students to search for rides or offer rides to other students who are going in the same direction.
VIT RideShare app can be used by students as well as professors to share a ride with someone going to the same place.
Requirements
- Android Studio
- Fork this repository to your profile
- Clone it to your device using
git clone https://github.com/<YOUR PROFILE>/VIT-RideShare.git
- Start working
- Fork it (https://github.com/Shrimad-Bhagwat/VIT-RideShare.git)
- Create your feature branch (
git checkout -b feature/<feature-name>
) - Commit your changes (
git commit -am 'Add <feature-name>'
) - Push to the branch (
git push origin feature/<feature-name>
) - Create a new Pull Request