You are on page 1of 5

MOVIE REVIEWS

BY
CHINMAY PARADKAR
YOGESH MAHAJAN
ANKIT MORAJKAR
NEHA NIKAM
ABSTRACT

The project is an Android application mainly


meant for the user to give user reviews on
movies. It is similar to an app that rates
movies, reads the reviews, making the watch
list etc. The app keeps on updating movies
and other person’s views and likes are visible
to other members. It also maintain every
user’s watch list where the user can add and
remove from the watch list
Technology Used
1) Android studio version 2.3.3 for building and deploying the app.
2) The database used was SQLite database to store movies info, watch list etc.
3) Movie array adapter API used for movies database and stories.
4) Tts feature used for text to speech feature for reading movie stories and
reviews.

Features
1) LOGIN
Login page and authentication so that only valid members can use the
application data
2) TEXT-TO-SPEECH
Text to speech feature to read movie story and description
3) ADD REVIEW
Add review button for the user to add review
4) VIEW REVIEW
View review for the user to view the reviews of other users
5) ADD TO WATCHLIST
Add to watchlist feature for adding your favourite or to watch movies in a
separate list
CLASS DIAGRAM

SCREENSHOTS
1) LOGIN 2) MOVIELIST
3) MOVIE DESCRIPTION 4) REVIEW PAGE

5) LIKES 6) WATCHLIST

You might also like