Skip to content

RaunakSharma002/userRide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Ride App

Description

User Ride is a mobile application developed using Flutter and Firebase that allows users to search for and book rides, as well as rate drivers after the ride. This app aims to provide a seamless and efficient ride-booking experience.

Features

  • User Authentication: Secure sign up and login functionality using Firebase Authentication.
  • Search for Rides: Users can search for available rides based on their destination.
  • Book Rides: Users can book a ride from the list of available options.
  • Rate Drivers: After the ride, users can rate their driver.
  • View Booking History: Users can view their past rides and ratings.
  • User Profile: Manage user information and view ride history.

Screenshots

Home Page

Home Page

Search Page

Search Page

Booking Page

Booking Page

Rating Page

Rating Page

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/RaunakSharma002/userRide.git
    cd user_ride_app
  2. Install dependencies:

    flutter pub get
  3. Run the app:

    flutter run

Configuration

To connect the app to your Firebase project, follow these steps:

  1. Create a new Firebase project on the Firebase Console.
  2. Add an Android app to your Firebase project.
  3. Download the google-services.json file and place it in the android/app directory.
  4. Enable Firebase Authentication, Firestore Database, and Storage in the Firebase Console.

Technologies Used

  • Flutter: For building the cross-platform mobile application.
  • Firebase: For backend services including authentication, Firestore, and storage.

Contributing

Contributions are welcome! Please open an issue or submit a pull request if you would like to contribute to this project.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or feedback, feel free to reach out to me at raunaksharma22345@gmail.com.


Thank you for checking out the User Ride App! 🚗

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published