forked from git-ankit/MovieRecommender
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -92,9 +92,14 @@ Checkout the significant changes that we made for Project 2 [here](https://githu | |
|
||
### Movie Recommendation Mechanism | ||
**The user selects upto 5 movies to get a tailored watchlist and provide feedback for the same** | ||
![Recommendation Mechanism](https://github.com/adipai/PopcornPicks/blob/readme_branch2/asset/recommendation_mech.gif) | ||
<img src="https://github.com/adipai/PopcornPicks/blob/readme_branch2/asset/recommend_mechanism.gif" width="600" height="350"/> | ||
|
||
### Email Notifier | ||
**The user sends his/her movies feedback via an email (Notify Me button)** | ||
<div style="display: flex; justify-content: space-between;"> | ||
<img src="https://github.com/adipai/PopcornPicks/blob/readme_branch2/asset/email_notifier.gif" alt="Email Notifier" width="600" height="350"> | ||
<img src="https://github.com/adipai/PopcornPicks/blob/readme_branch2/asset/email.png" alt="Email" width="400" height="350"> | ||
</div> | ||
|
||
## Contact | ||
In case of any issues, please e-mail your queries to [email protected] or raise an issue on this repository. | ||
|