https://github.com/phanletrunghieu/movie-review
https://github.com/phanletrunghieu/movie-review
booking film movie react react-native react-navigation review
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phanletrunghieu/movie-review
- Owner: phanletrunghieu
- Created: 2018-10-04T18:35:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T03:56:41.000Z (over 6 years ago)
- Last Synced: 2025-01-28T15:14:16.813Z (4 months ago)
- Topics: booking, film, movie, react, react-native, react-navigation, review
- Language: JavaScript
- Size: 15.9 MB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie review
Download:
- [Android](https://github.com/phanletrunghieu/movie-review/releases)
- iOS
- [Report](/docs/Report.docx)## Tech
- React Native
- NodeJS
- MongoDB
- Docker## Deploy environment
- Heroku
- Mlab## Demo account
|Username| Password |
|--|--|
| demo | demo |
| demo1 | demo |
| demo2 | demo |## Prerequisites
- Android SDK Platform 27
- Intel x86 Atom_64 System Image or Google APIs Intel x86 Atom System Image
- Android SDK Build-Tool 27.0.3
- An physical/virtual android device 7.0 or above## Installing
### Server (backend)
- update database info at `backend/src/config`
- run `cd backend`
- run `npm run migrate-up`
- run `npm start`### Android app
- Update `api_url` in `react-native/src/config`
- Prepare an Android device
- Enable USB Debugging
- run `cd react-native`
- run `npm start` (if using Linux)
- run `react-native run-android`## Screenshot
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()