SimCoderYoutube / UberClone

Uber Clone Android App πŸ‘¨β€πŸ’» I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use Android Native with java to build the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, android studio, and java. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make a Uber Clone!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version License: MIT image image image "Buy Me A Coffee"


Logo

Uber Clone

A Uber clone app made with android native (java) and firebase
Explore the docs Β»

Report Bug Β· Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Support
  6. License
  7. Contact

ℹ️ About The Project

alt text

This repo contains the project made in my youtube chanel called simcoder. This project is a clone of the Uber android app.

It is made using android native with java and some firebase services (authentication, real time database and storage).

In the master branch you have the redesign project which I was previously selling in my website, however you still have access to the youtube series repo in the youtube_series

You can follow the youtube series in the following link

πŸ†• Getting Started

  • Installation

    In order to deploy the project you'll need to follow the wiki page dedicated to this effect.

🚧 Roadmap

See the open issues for a list of proposed features (and known issues).

βž• Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. Please check the Wiki

🌟 Show your support

Give a ⭐️ if this project helped you!

And don't forget to subscribe to the youtube chanel

πŸ“ License

Copyright Β© 2021 SimCoder.

This project is MIT licensed. Some of the dependencies are licensed differently.

πŸ‘€ Contact

SimCoder

About

Uber Clone Android App πŸ‘¨β€πŸ’» I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use Android Native with java to build the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, android studio, and java. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make a Uber Clone!

License:MIT License


Languages

Language:Java 92.1%Language:JavaScript 6.5%Language:HTML 1.4%