Skip to content

Sticker generator developed during the first edition of Alura's Java bootcamp (Imersão Java).

License

Notifications You must be signed in to change notification settings

LeonardoBringel/imdb-stickers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎥 ImdbStickers 🎬

Gitmoji License

📌 About

The challenge proposed in this bootcamp was to develop a project to increase engagement with IMDb top movies and series. The solution presented by ImdbStickers is to generate stickers based on the user rating of movies and series, encouraging their collection and sharing.

✨ Main Features

  • List top 250 movies from IMdb
  • Search by name
  • Display detailed information about a movie
  • Generate stickers based on user rating of the movie

🚀 Technologies Used

  • Java: Programming language
  • Maven: Build automation tool
  • Gson: Library used to convert a JSON into a Java object
  • IMDb API: API for interacting with IMDb

🎨 Preview

imdbstickers-preview-01

imdbstickers-preview-02

imdbstickers-preview-03

🚚 Getting Started

Clone this repository and add project dependencies.

git clone https://github.com/LeonardoBringel/ImdbStickers
mvn clean install

Create an account at IMDb API and generate your key. Then create an api.properties in the project folder as follows.

topMoviesUrl = https://imdb-api.com/en/API/Top250Movies/YOUR_API_KEY

📄 License

This project is MIT licensed, as found in the LICENSE file.

About

Sticker generator developed during the first edition of Alura's Java bootcamp (Imersão Java).

Topics

Resources

License

Stars

Watchers

Forks

Languages