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

https://github.com/mustafakbaser/getir-clone

This project aims to recreate the user interface of the Getir app's home page. The app provides a hands-on example of native Android development using Java.
https://github.com/mustafakbaser/getir-clone

android android-application android-java clone-app

Last synced: 5 months ago
JSON representation

This project aims to recreate the user interface of the Getir app's home page. The app provides a hands-on example of native Android development using Java.

Awesome Lists containing this project

README

          

# Getir Clone | Android App

This Android application, developed in Java, serves as a clone of the Getir app's main page. It replicates the design of the Getir app, offering a native Android experience.

![Screenshot](https://github.com/mustafakbaser/Getir-Clone/blob/master/in-app-screenshots-tr.png)

## Overview

This project aims to recreate the user interface of the Getir app's home page. The app provides a hands-on example of native Android development using Java.

## Features

- **Main Page Replication:** The app faithfully reproduces the main page of the Getir app, ensuring a familiar and user-friendly experience.

- **Java:** Built entirely in Java, this project showcases the power and flexibility of Java for Android app development.

## How to Use 🚀

Follow these simple steps to unleash the Getir Clone app on your local environment:

1. Clone this repository to your local machine.
```bash
git clone https://github.com/mustafakbaser/Getir-Clone.git
```
2. Open the project in Android Studio.
3. Build and run the app on your preferred emulator or physical device.

## Screenshots 📱

Explore the visual charm of the app through these captivating screenshots:

![Screenshot](https://github.com/mustafakbaser/Getir-Clone/blob/master/in-app-screenshot.png)

![Screenshot](https://github.com/mustafakbaser/Getir-Clone/blob/master/in-app-screenshots-tr.png)

## Contributing 🤝
Feel inspired to contribute? I welcome your insights, enhancements, and bug fixes. Fork the repository, make your magic happen, and submit a pull request!

## License 📜
This project is licensed under the [MIT](https://opensource.org/license/mit/) LICENSE.

## Acknowledgments 🙌
Special thanks to the Getir team for providing inspiration for this project.