All Projects → MagicCube → Movie Board

MagicCube / Movie Board

Licence: mit
Re-design and implement Douban Movie with React and Redux.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Movie Board

where-is-douban250
🐛 一个爬虫程序,整理了腾讯视频、爱奇艺、优酷、哔哩哔哩等视频网站中,能够观看的「豆瓣电影 Top250 榜单」影片。
Stars: ✭ 123 (-12.14%)
Mutual labels:  movie, douban
Wxapp Douban Api Movie
Douban movie api data completed a WeChat applet wxAPP, very suitable as a small program beginners combat project!
Stars: ✭ 161 (+15%)
Mutual labels:  movie, douban
Douban
React-native 仿豆瓣电影 app
Stars: ✭ 236 (+68.57%)
Mutual labels:  movie, douban
Douban Movie
Golang爬虫 爬取豆瓣电影Top250
Stars: ✭ 114 (-18.57%)
Mutual labels:  movie, douban
doubanIMDb
IMDb + Rotten Tomatoes + Wikipedia on Douban Movie
Stars: ✭ 93 (-33.57%)
Mutual labels:  movie, douban
Top15
[EOL] 使用 Top15 在你的网站中展示最近看过/读过/听过的电影/书/音乐!
Stars: ✭ 13 (-90.71%)
Mutual labels:  movie, douban
DoubanMovieJSON
豆瓣电影JSON数据
Stars: ✭ 60 (-57.14%)
Mutual labels:  movie, douban
Hexo Douban
💿 A simple plugin for hexo that helps us generate pages for douban books ,movies and games.
Stars: ✭ 277 (+97.86%)
Mutual labels:  movie, douban
Movie android flutter
A sample movie app, developed on flutter, then on android
Stars: ✭ 90 (-35.71%)
Mutual labels:  movie
Flutter Movies4u
Movies4u app UI is simple enough to use and the app is a fun way to get an overview of your movie experience. This repo created with help of awesome UI, material Design and latest feature. this repo contain major feature like : dark theme.
Stars: ✭ 116 (-17.14%)
Mutual labels:  movie
Bazarr
Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.
Stars: ✭ 1,248 (+791.43%)
Mutual labels:  movie
Xiangxuema
“想学吗”个人知识管理与自媒体营销工具
Stars: ✭ 1,321 (+843.57%)
Mutual labels:  douban
Douban crawler
备份豆瓣计划
Stars: ✭ 124 (-11.43%)
Mutual labels:  douban
Namava Downloader
Download movies from `namava.ir` website. | لینک جایگزین جهت احتیاط: https://gitlab.com/NabiKAZ/namava-downloader
Stars: ✭ 89 (-36.43%)
Mutual labels:  movie
Doufen
将你的豆瓣帐号数据备份到本地并支持脱机浏览
Stars: ✭ 134 (-4.29%)
Mutual labels:  douban
Booking Seats Layout Sample
A sample that shows how to create a dynamic layout for booking seats
Stars: ✭ 79 (-43.57%)
Mutual labels:  movie
Bandersnatch
Black Mirror: Bandersnatch, HTML5 interactive version
Stars: ✭ 74 (-47.14%)
Mutual labels:  movie
Subify
Subify - Download subtitles for your favorite TV shows and movies
Stars: ✭ 135 (-3.57%)
Mutual labels:  movie
Flinck
Sort your movies on filesystem by dates, ratings, etc using symlinks.
Stars: ✭ 127 (-9.29%)
Mutual labels:  movie
Imdb Party
IMDB client using the IMDB API that their iPhone app uses
Stars: ✭ 115 (-17.86%)
Mutual labels:  movie

movie-board

Re-design and implement Douban Movie using React and Redux. There's no 3rd party UI libraries used in this project. All components are designed and implemented only for this project.

Online Demo @ Daocloud

http://henryli-movie-board.daoapp.io/

Since it's running on a free Docker host, I just can't guarantee it would be always working.

Screenshots

Major Packages Used in this project

  • ESLint
  • Babel
  • Webpack
  • React including recompose, react-router
  • Redux including redux-actions, redux-promise
  • Immutable
  • jQuery
  • LESS
  • Octicons (Github Icons)
  • Others including classnames, normalize.css

Project Plan / Roadmap

https://github.com/MagicCube/movie-board/projects/1

How to Install

Clone the repo to your local storage, and install the dependencies using NPM

git clone https://github.com/MagicCube/movie-board.git
npm install

How to Run in Development Mode

npm run dev

How to Run in Production Mode

npm run build
npm start

Distribution Branch

Dist: https://github.com/magiccube/movie-board/tree/dist

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].