Getir Hackathon Frontend - Android
Emre Alparslan (Frontend - Android) Serhan Öztekin (Backend)
#What is Fixitt? Fixitt is an Android application which provides fast and economic facilicities to users. Fixitt can suit in every bussiness area.
Both user and service staff use same application!
##Login as User
Just login in first screen of app.
##Login as Service Staff
Long press on application logo in first screen will open a secret enterance to app.
#Technologies used in development of Fixitt
- Crashlytics : An environment that reports user crashes to email addresses and dashboard.
compile 'com.crashlytics.sdk.android:crashlytics:2.5.5@aar'
-
Google Maps API
-
Fancy Buttons : A custom button library
compile 'com.github.medyo:fancybuttons:1.5@aar
- Android Support Library
compile 'com.android.support:design:23.1.1'
- Socket IO : A real-time communication library
compile 'com.github.nkzawa:socket.io-client:0.4.1'
- AsyncHttpClient
compile 'com.loopj.android:android-async-http:1.4.9'
- RecyclerView
compile 'com.android.support:recyclerview-v7:23.1.1'
- FontAwesome
https://fortawesome.github.io/Font-Awesome/
##Backend Repo https://github.com/getir-hackathon-2016/hackathonGetirBackend
###Emre Alparslan & Serhan Öztekin
