An open API service indexing awesome lists of open source software.

https://github.com/2kabhishek/moviewatcher

Learn about your favourite movies 🎟🎥
https://github.com/2kabhishek/moviewatcher

android database kotlin movies omdb

Last synced: 2 months ago
JSON representation

Learn about your favourite movies 🎟🎥

Awesome Lists containing this project

README

          

MovieWatcher


License


People


Stars


Forks


Watches


Last Updated

Learn about your favourite movies 🎟🎥

MovieWatcher Demo


MovieWatcher screenshot

## What is this

MovieWatcher is a feature packed application that allows you to search for movies, actors and all related information.
Uses OMDB API to fetch data.
Also has a built-in database that stores your favourite movies.

## Inspiration

Wanted to explore the OMDB API.

## Prerequisites

Before you begin, ensure you have met the following requirements:

- You have installed the latest version of `Android Studio` and `OMDB API Key`

## Getting MovieWatcher

To install MovieWatcher, follow these steps:

```bash
git clone https://github.com/2kabhishek/MovieWatcher
cd MovieWatcher
```

## How it was built

MovieWatcher was built using `Android Studio`, `OMDB API` and `Kotlin`

## Challenges faced

Figuring out the App design and UI.

## What I learned

- Learned a lot about Android UI design.
- Worked with `OMDB API`
- DAO's and database interaction with Kotlin.

## What's next

Add image support.

Hit the ⭐ button if you found this useful.

## More Info

Source | Website