GithubHelp home page GithubHelp logo

mtte / idea-hub Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 290 KB

School project for module 183 by Simon Friedli and Kay Mattern

License: MIT License

Dockerfile 0.76% Java 68.68% JavaScript 4.50% HTML 1.06% Vue 21.62% Groovy 1.67% TSQL 1.71%
vue vuetify java gradle sparkjava jooq rest-api

idea-hub's Introduction

idea-hub

School project for module 183 by Simon Friedli (@Simai00) and Kay Mattern (@mtte).

Run the Application

Docker and docker-compose can be used to run the applicaiton:

docker-compose up -d

Development

Here some information about the development process:

Backend

The backend is written in Java. Gradle is used as the build tool.

IntelliJ is used as the IDE to develop the backend application. The API is powered by the Spark web framework. To access the database we use jOOQ. The required java files are automatically created during the build process and not checked into version control.

Build the project: gradlew build

Start the application: gradlew run

Create jOOQ files: graldew genereateDatabaseJooqSchemaSource

Frontend

The frontend uses Vue.js. For more information have a look at README.

Setup: npm install

Compile and serve with hot reload: npm run serve

DB

PostgreSQL is used for the database.

License

This project is licensed under the MIT License - see the LICENSE file for details.

idea-hub's People

Contributors

mtte avatar

Watchers

 avatar  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.