Skip to content

bmwant/kinostars

Repository files navigation

Guess a star

Using access to Kinopoisk to create a simple guess-game.

Development

$ pyenv virtualenv 3.8.1 kinostars
$ pyenv activate
$ pip install -r requirements.txt

Create file with credentials

$ cp creds.yml.example creds.yml

Populate database

$ brew cask install phantomjs
$ python grab.py

Run React Native app

$ npm start
$ npx react-native run-ios

Xcode hints

$ xcrun simctl list devices

About

Guess the movie star from kinopoisk database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published