Skip to content

A simple and efficient carpooling app for Android, built with Java and Android Studio. Connect with riders, share trips, and reduce travel costs easily! πŸš—πŸ’¨

Notifications You must be signed in to change notification settings

JatinPhogat/LIINC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš— LIINC - Carpooling App

πŸ“Œ Overview

This project is a basic carpooling application inspired by BlaBlaCar, developed in Java for Android. It allows users to offer rides and book seats, promoting shared travel and cost-efficient commuting. The app focuses on a simple user experience, making it easier to connect drivers and passengers.

🎯 Features

User Registration & Authentication – Simple sign-up/login for riders and drivers.
Ride Listing & Booking – Drivers can create ride listings, and passengers can book seats.
Location-Based Search – Find rides based on start and destination points.
Basic UI with Essential Functionalities – Minimal yet effective interface for usability.
Basic Fare Estimation – Provides approximate travel costs.

πŸ“‚ Project Structure

 LLINC
 β”œβ”€β”€  app
 β”‚   β”œβ”€β”€  src
 β”‚   β”‚   β”œβ”€β”€  main
 β”‚   β”‚   β”‚   β”œβ”€β”€  java/com/example/LLINC  # Java source files
 β”‚   β”‚   β”‚   β”œβ”€β”€  res  # UI layouts, drawables, values
 β”‚   β”‚   β”‚   β”œβ”€β”€ AndroidManifest.xml  # Permissions & app config
 β”‚   β”œβ”€β”€ build.gradle  # Project dependencies
 β”œβ”€β”€ README.md  # Project documentation

πŸ› οΈ Tech Stack

  • Language: Java
  • Framework: Android SDK
  • IDE: Android Studio

πŸš€ Getting Started

Follow these simple steps to set up and run the project.

1️⃣ Clone the Repository

git clone https://github.com/JatinPhogat/LIINC

2️⃣ Open in Android Studio

  • Launch Android Studio.
  • Select "Open an Existing Project".
  • Choose the cloned project folder.

3️⃣ Build and Run

  • Connect an Android emulator or physical device.
  • Click Run ▢️ in Android Studio.

This project serves as a basic prototype for carpooling applications and can be extended with more advanced features. Happy coding! πŸš€

About

A simple and efficient carpooling app for Android, built with Java and Android Studio. Connect with riders, share trips, and reduce travel costs easily! πŸš—πŸ’¨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages