Skip to content

MichaelHoste/Cliche

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cliché

But du projet

Découvrir une région via une série de clichés à collectionner.

Equipe: Creative Monkeys

  • Aurélien Malisart
  • François Stephany
  • Julien Fontaine (Papa)
  • Michaël Hoste

Backend

$ cd backend
$ bundle
$ rake app:reset
$ rails server

Mobile

$ cd mobile
$ npm i
$ react-native start
$ react-native run-ios
$ react-native run-android

Sreenshots React Native Android

Android native

The app uses the latest SDK and build tools (24). minSDKVersion: 21 (Lollipop)

Stack:

  • Support libraries (24.1.1)
  • Google Play Maps
  • Retrofit
  • RxJava
  • Timber
  • Glide
  • MaterialDialogs

Installation

$ cd android-native/
$ ./gradlew installDebug

Screenshots

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 34.1%
  • Java 28.6%
  • JavaScript 18.9%
  • HTML 12.8%
  • Objective-C 3.3%
  • Python 1.2%
  • Other 1.1%