All Projects → mustafagunes → Hitchhiker

mustafagunes / Hitchhiker

Licence: Apache-2.0 license
Uber clone app in Swift.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Hitchhiker

ionic-uber-clone
Ionic 4 Taxi Booking script
Stars: ✭ 34 (+126.67%)
Mutual labels:  uber-clone
locomoto
An Uber-like Android application that allows a user to request services and see it on a map.
Stars: ✭ 73 (+386.67%)
Mutual labels:  uber-clone
Hitchhiker
a Restful Api test tool
Stars: ✭ 2,175 (+14400%)
Mutual labels:  hitchhiker
Hitchhiker-Node
Stress test node for Hitchhiker
Stars: ✭ 18 (+20%)
Mutual labels:  hitchhiker

Hitchhiker

Uygulama içinden görüntüler

ScreenShot

İÇERİK

Aşağıda uygulamada için kullanılan araçlar ve kütüphanelerin listesi yer alıyor.

  1. POD - Üçüncü parti kütüphaneleri yüklediğim araç

    • Firebase - Google'ın geliştirdiği anlık veri alışverişini sağlayabileceğiniz veritabanı kütüphanesi.
      • Firebase/Core
      • Firebase/Auth
      • Firebase/Database
    • RevealingSplashView - Uygulama başlangıcında LaunchScreen'i kullanarak efektli uygulama başlangıcı sağlıyor.
  2. GIT - Versiyon Kontrol

    • git add -A - Bulunduğunuz dosyadaki bütün parçaları alır.
    • git commit -m "<description>" - Yaptığınız değişikliklerden sonra versiyonla alakalı açıklama kısmı.
    • git push -u origin master - Yukarıdakileri sırası ile yaptıysanız, bu komutla Github, Gitlab ve BitBucket gibi depolara projenizi gönderebilirsiniz

Not: Yukarıdaki komutlar git içerisindeki bazı komutlardır. Komutların tamamı için : GIT Docs

Projeyi İndirme & Kurma

  • Elle Kurulum

  • Terminal ile Kurulum

    • Aşağıdaki komutları sırasıyla terminale yazın ve çalıştırın:
      • git clone https://github.com/mustafagunes/Hitchhiker.git
      • cd htchhkr-development
    • Son olarak aşağıdaki komutu yazın ve çalıştırın:
      • open htchhkr-development.xcworkspace
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].