Skip to content

An electron application using an IMDB Api to rate and gather relevant information from movies.

Notifications You must be signed in to change notification settings

danielrousseaug/rebyu

Repository files navigation

Rebyū

Rebyū is an electron application designed let users review and gather relevant information from movies and television series using an IMDB api.

Getting Started

I am a user: Install the latest release from the releases section.

I am a develeoper: Download and run the code by following the installation steps below.

Installation

NOTE: Make sure you have NPM/NodeJS before installing use

git clone https://github.com/danielrousseaug/rebyu
cd gakko

wherever you want to have the program, then do

npm init

set the default to all prompts, then do

npm install electron --save-dev

to install dependencies.

Then, either use npm start to run from a commandline, or package into an application using npm install electron-packager -g and then electron-packager . Gakko

Usage

Add movies with + button, import, export, and sort by clicking on the icon. Then scroll and enjoy your viewed movie collection.

Contributing

Pull requests are welcome.

License

MIT

About

An electron application using an IMDB Api to rate and gather relevant information from movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published