Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

AP Second Assignment: CineScribe, a movie information aggregator app

Notifications You must be signed in to change notification settings

Amin-Gh-05/CineScribe

 
 

Repository files navigation

CineScribe

A terminal-based tool to search info about movies and celebs.

Description

This projects which is written in java, uses API and JSON to pull information out of databases. You can use this program easily by typing Movie or Actor name and get info.

Getting Started

Dependencies

  • Windows 10 or later (execatablity on Linux or Mac is not guaranteed)
  • Java SDK Runtime Environment 8.0 or later

Installing

  • You can download program executable .jar file in the release page of this project
  • It's portable and there's no need to installing

Executing program

  • You can run the program in CMD
  • after running, enter your choices in the menu and press Enter
java -jar ADDRESS\CineScribe.jar

Authors

Amin Ghoorchian

Contact on Telegram

Version History

  • 1.1
    • More Details
    • Better interface experience
  • 1.0
    • Initial Release

Acknowledgments

This project is developed using Intellij IDEA, Gradle

About

AP Second Assignment: CineScribe, a movie information aggregator app

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%