- A angular-rails app to save your favorite series
- Search series
- Add series to your profile
- Save the Episode and Season that you are in the series on your profile
- Save your rate for the series on your profile
- Save notes about the series in your profile
- View series details
- Remove serie from your profile
- 1 - Follow the README in wherep-backend module to deploy the backend
- 2 - In wherep-frontend/src/assets/config.json configure the url to your backend deploy and change the omdb api key to your api key. You can get a api key here
- 3 - Follow the README in wherep-frontend module to deploy the frontend
- Here you can test the application