Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wintersolid/drivingapp-cordova

DrivingApp-Cordova known as "Where's my Car", is a cross-platform mobile application built with Apache Cordova, designed to help users find their parked cars using geolocation services and provide directions back to the parking spot.
https://github.com/wintersolid/drivingapp-cordova

android api-rest cordova cross-platform css geolocation html ios javascript

Last synced: about 1 month ago
JSON representation

DrivingApp-Cordova known as "Where's my Car", is a cross-platform mobile application built with Apache Cordova, designed to help users find their parked cars using geolocation services and provide directions back to the parking spot.

Awesome Lists containing this project

README

        

# DrivingApp-Cordova
## DrivingApp-Cordova known as "Where's my Car", a cross-platform mobile application built with Apache Cordova, designed to help users find their parked cars using geolocation services and provide directions back to the parking spot.
Screenshot 2024-06-18 at 10 51 18 AM

## Features

- Cross-Platform Compatibility: Works seamlessly on both iOS and Android platforms.
- Geolocation Services: Utilizes Google Geolocation API to pinpoint and record the location where the car is parked.
- Map and Directions: Provides a map interface to navigate back to the parked location with accurate directions.

## Built With

- Apache Cordova: Framework for building cross-platform mobile applications.
- Google Geolocation API: Service for precise location tracking and mapping.
- Visual Studio Code: Integrated Development Environment (IDE) for coding and debugging.
- HTML, CSS, JavaScript: Web technologies used for frontend development.

## Usage

1. Parked Location Recording:
- Open the app and press the "Parked" button when you want to record your current location as the parking spot.

2. Finding Your Car:
- Later, open the app again and use the map interface to navigate back to the parked location.
The app will provide directions and show your current location relative to the parked spot.

## Installation
To run DrivingApp-Cordova on your local machine or device, follow these steps:

1. Clone the repository:
2. Install dependencies:
- Make sure you have Node.js and npm installed. Then install Cordova globally and project dependencies:
3. Add platforms:
- Add the platforms you want to deploy the app to (e.g., iOS, Android):
4. Run the app:
- Use Cordova CLI to build and run the app on a connected device or emulator:

https://youtu.be/kqGcWILOj3E