Skip to content

MichaelHoste/Cliche

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 5 commits ahead, 1 commit behind micbelgique:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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%