Skip to content

yildirimenes/Valet-Service

Repository files navigation

Valet Service App

Introduction

This project enables companies providing valet services to do their work in a digital environment, reliably and easily.

Features

The main features of this project include:

  • Valets can register new vehicles to the application.
  • Valets can see the current locations and car license plates of the vehicles registered in the system.
  • Valet service companies can update existing vehicles in the application.
  • Valet companies can easily access cars by querying car license plates.
  • An information message can be sent when the vehicle is received.
  • Calls can be made to communicate in emergencies.
  • Vehicle registration date and time can be informed to the customer by message.

Tech Stacks

This project is trying to use the latest Android tech stacks.

User Interfaces

Download

If You Want to Use the App on an Android Phone:

  • You can download the apk file of the app by clicking here and install the app on your phone.

Clone Project

  1. Clone this repository to your preferred directory using the following command:
git clone https://github.com/yildirimenes/Valet-Service
  1. Open the cloned project in Android Studio.

  2. Build and run the app on an emulator or a physical device.

License

This project is licensed under the Apache License, Version 2.0. See the LICENSE file for details.