/webinge

Webinge predicts the revenue a new movie or a game would generate and as well recommends movies and tv-shows based on some information provided by the user

MIT LicenseMIT

Webinge

Webinge predicts the revenue a new movie or a game would generate and as well recommends movies and tv-shows based on some information provided by the user

Project Descripttion

Webinge primarily predicts the revenue a new movie or a video game would generate based on its allocated budget, release month, and genre. The goal is to help movie and game producers easily estimate their return on investment. Webinge also recommends movies and tv-shows based on some information provided by the user; specifically, movies/tv-shows or games that the user had watched or played in the past. Just submit three movies or tv-shows you have watched in the past and our algorithm will recommend some really cool movies to you 😃

If you like this repo, click the ⭐

Project setup: Frontend

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Project setup: Backend

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Website

coming soon..

License

MIT