Skip to content

MrBuluc/Car-Pooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Pooling

This is a carpooling application that allows users to share rides with others going to the same destination. The app is built using the Flutter framework for the mobile app and Python for the FastAPI backend, and it uses Firebase for data storage.

Prerequisites

Before running the application, you need to have the following installed:

  • Flutter
  • Python
  • Firebase

Getting Started

To get started, clone the repository and run the following command to install the required dependencies:

  pip install -r requirements.txt

Then, start the API server by running the following command:

  python views.py

After that, run the app using the Flutter CLI:

  flutter run

Contributing

Contributions to this project are always welcome! If you find a bug or would like to suggest a new feature, please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages