Skip to content

0x6165726F78/spotamovieFE

 
 

Repository files navigation

Build Status

SPOT A MOVIE

React Native App [IOS]

Description

How long do you spend looking for a movie rather than actually watching a movie? Our app solves that problem for you! Spot A Movie is a mobile app, developed in React Native that allows users to connect with their Spotify accounts, and get movie recommendations based on their Spotify playlists.

spotamovie app spotamovie app spotamovie app spotamovie app

Installation

  • Clone this repo.
  • Run npm install.
  • Ensure a device, or emulated IOS is connected .
  • Run react-native run-ios.

Can I use this as a base project?

Of course. Please remember though it is not a "fit all" solution and you'll need to configure it for your own project needs.

How it works

This IOS only demo app has been designed to be as minimal and basic as possible, to avoid confusion.

Key points:

  • It's only working on IOS for now.
  • Main entry point is ./index.ios.js, from there scenes are located in ./app/container/appcontainer.js,

Tests

Build Status

The tests are running using Jest. and continuos integration on Travis. To run tests: npm test

Tech Stack

Main Framework: React Native / Redux

Libraries: Nachos-ui, Swiper, react-native-router-flux, vector icons, react-native-spotify

Server: spotamovie-be

Testing: Jest

Continous Integration: Travis CI

Server

There is a server for that the app running in another repository: To install it and use it follow the instructions here: spotamovie-be

Contribuitors

Team effort by:

https://github.com/2rod

https://github.com/miguelgimenezgimenez/

https://github.com/vavarun

https://github.com/johnandblue/

License

MIT

About

Spot a Movie / Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.0%
  • Objective-C 6.0%
  • Python 2.1%
  • Java 1.9%