Skip to content

🍿 πŸ• 🎞 React Native App for the PCT environment

License

Notifications You must be signed in to change notification settings

pct-org/native-app

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a3541e Β· Dec 11, 2020
Oct 1, 2020
May 22, 2020
Oct 14, 2020
Dec 3, 2020
Sep 13, 2019
May 4, 2020
May 6, 2020
Sep 16, 2019
Oct 9, 2019
May 1, 2020
Apr 26, 2020
Sep 16, 2019
Sep 23, 2020
Sep 20, 2018
Dec 3, 2020
Sep 16, 2019
Sep 16, 2019
Sep 16, 2019
May 8, 2020
Sep 20, 2018
Sep 25, 2020
Oct 7, 2020
May 5, 2020
May 5, 2020
Aug 3, 2020
Dec 3, 2020
May 6, 2020
Dec 11, 2020

Repository files navigation

logo
Native App


Projects

Popcorn Time consists of several projects, each doing it's own part.

Project Description
@pct-org/getting-started Explains how to get started with this setup
@pct-org/graphql-api Serves the data to the clients from the MongoDB database
@pct-org/scraper Scrapes everything and saves it to MongoDB database
@pct-org/mongo-models Models used for MongoDB and GraphQL object types
@pct-org/native-app React Native App
@pct-org/updater Updater that automatically updates the projects

Installation

# Install dependencies
$ yarn

Running the app

First start your emulator then run the following command

$ yarn start:android

Screenshots

// TODO

Contributing:

Please see the contributing guide.

Issues

File a bug against pct-org/getting-started prefixed with [native-app].

This project is MIT licensed.