Skip to content

An app which displays various movies, tv shows and books on searching.

Notifications You must be signed in to change notification settings

2tanayk/Movies-TV-shows-and-Books

Repository files navigation

Movies-TV-shows-and-Books

This is just a mini project on app dev. by me and my friend to implement our learning.(Its just a prototype)It is our first project!Also we are new to Git/Git Hub so we messed up a lot here but its was a great learning experience. APIS USED: 1)FOR MOVIES AND TV SHOWS :http://www.omdbapi.com/ 2)FOR BOOKS :https://idreambooks.com/api CONCEPTS USED: 1)ASYNCTASK 2)VOLLEY IMPLEMENTATIONS- THERE IS A MAIN ACTIVITY CLASS WHICH IS OUR STARTING UI .IN THIS CLASS WE SEND INTENT TO START DIFFERENT CLASSES WHEN USSER TAPS ON THE NAME. MOVIESPAGE CLASS BAICALLY TAKES THE INPUT FROM USSER VIA EDIT TEXT VIEW AND THEN STORES IN STRING WHICH IS MERGED IN OUR API URL THEN USING VOLLEY WE COLLECT JSON DATA FROM API AND DISPLAY IT TO USER. BOOKS CLASS DOES SAME THING AS DONE BY MOVIESPAGE BUT USSING ASYN TASK.

PLEASE FEEL FREE TO CONTRIBUTE. PROJECT BY TANAY KAMATH AND DHRUMIL THAKORE. WE ARE STILL WORKING ON UIs.

About

An app which displays various movies, tv shows and books on searching.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages