Skip to content

AdrianPetela/MovieDB

Repository files navigation

About The Project

It is a simple project of a hotel chain data warehouse, with a simple gui, implemented data mining algorithm from the weka library.

Built With

Getting Started

Prerequisites

  • Eclipse, NetBeans, or IntelliJ IDEA
  • Docker

Installation

1. Clone this repo

git clone https://github.com/AdrianPetela/MovieDB.git

2. Go to pgdatabase and run command

docker-compose up -d

3. Run command

cat database.sql | docker exec -i {docker-postgres-container} psql -U {user} -d {database_name}

4. Open project in your IDE and run.

License

Distributed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published