React Movie-App
Movie-app is an app who locate the nearest movie theater and show the movies that are playing now.
- 3 tabs :
- Movie list
- Theater Map
- Settings
- Geolocation of the user, with the nearest movie theater.
- Authentication of a User (SignIn/SignUp), persistant session for the user (Doesn't have to re-login)
- List of actual movies in theaters
- Settings -> logout
- Login , SignUp, Logout
- Token based Auth
- REST API
- Use Public API such as ( opendata.paris.fr )
- Use Movies API ( themoviedb )
- API host on Heroku
- Connect with USB cable
- Enabled Debug USB
- In a terminal using adb :
adb install <app_name.apk>
- No
All rights reserved - 2017