Skip to content

jakeogrady/movieMuseum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieMusuem

Members of the Team

  1. Vlad
  2. Jake
  3. Joey
  4. Alex

What it does:

Lorem Ipsum

How to run it

  1. Clone the project locally:

    • In one terminal, run the command:
      git clone https://github.com/jakeogrady/movieMuseum.git
  2. Use JDK 17

  3. Install MariaDB from the MariaDB Website

  4. Download a Database Manager. The team is using HeidSql (comes with MariaDB on Windows) or alternatively DBeaver. Create a database 'moviemusuem' inside of localhost 3306.

  5. Open Command Prompt or PS for Windows, or Terminal for Mac and Linux. Run the following command (replace your_database_password with your password set during the MariaDB installation):

    setx DB_PASSWORD "your_database_password"

    or for Mac and Linux:

     export DB_PASSWORD="your_database_password"
  6. Run it throught the MovieMusuemApplication in an IDE of your choice (The team uses Intellij primarily).

About

MovieMusuem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages