Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wintersolid/drivingapp-cordova
- Owner: WinterSolid
- Created: 2020-09-21T16:35:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T18:37:06.000Z (7 months ago)
- Last Synced: 2024-06-19T23:12:56.111Z (7 months ago)
- Topics: android, api-rest, cordova, cross-platform, css, geolocation, html, ios, javascript
- Language: JavaScript
- Homepage:
- Size: 1.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.## 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