Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added gifs and images in the readme
  • Loading branch information
rishi2019194 authored Oct 19, 2023
1 parent c044b48 commit 8bc9aa9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8bc9aa9

Please sign in to comment.