GithubHelp home page GithubHelp logo

share-your-media's Introduction

Share Your Media

Share Your Media

πŸš€ Getting Started

This project uses a MySQL database for data persistence. You should have MySQL up and running. For setting up a successful connection, the environment variables must be set. To obtain the songs you have got to have a running server instance.

cp .env.sample .env

After this, you must fill in the fields correctly and export them in your environment. Checkout direnv for your shell and EnvFile for IntelliJ.

πŸ”¨ Development

Compile and run the client in a clean build.

mvn clean compile exec:java

Start a server instance.

mvn exec:java@server

Running tests.

mvn test

Format the code accordingly to common guide lines.

mvn formatter:format

Lint your code with checkstyle.

mvn checkstyle:check

πŸ“¦ Deployment

Bundling the app into jar file.

mvn package

πŸ› οΈ Tools

The recommended Integrated Development Environment (IDE) is IntelliJ IDEA. For the design it's recommended to install JavaFX Scene Builder.

πŸ‘₯ Team

Hugo Nelson Pedro Rui Ricardo
Hugo Carvalho Nelson EstevΓ£o Pedro Ribeiro Rui Mendes Ricardo Silva

share-your-media's People

Contributors

ruimendes29 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.