Giter VIP home page Giter VIP logo

bookmaster4000mkii's Introduction

Bookmaster 4000 MARK II (bookmaster4000mkii)

CI passing

Improve your reading habits. Api to document your books read and your daily reading progress.

Featuring: Kotlin ๐Ÿช Spring ๐Ÿช json

Install

$ mvn package to compile, test and build (including frontend)

$ mvn test to execute unit tests separately.

Develop Frontend

$ npm install to get all UI dependencies

$ npm start to have webpack bundle everything. It will provide a live reload web server. localhost:4002/ to open the UI (it expects a backend though).

Dependencies

  • Apache Maven 3.6
  • Kotlin 1.3
  • Java 1.8
  • node 12.20
  • npm 6.14

Usage

$ java -jar target/bookmaster4000mkii-[VERSION]-SNAPSHOT.jar

You should see an output similar to this

...
2018-05-25 18:03:39.586   s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 8080 (http)
2018-05-25 18:03:39.591   c.b.Bookmaster4000mkiiApplicationKt      : Started Bookmaster4000mkiiApplicationKt in 3.535 seconds (JVM running for 4.09)

The app is now running on localhost:8080/

API

Find a description of the api endpoints under src/main/kotlin/com/bantolomeus/controller.

I recommend a tool like Postman to set up the http calls. For detailed Api call description, see scripts in the API directory.

CI

Every commits gets built, tested and quality checked by a GitHub workflow.

For downloading CI workflow artifacts, go to the repo's action tab and download from a specific job's Artifacts section.

Codacy does the code quality check. Find results in the repo's security tab.

Maintainers

Contribute

Please check out the repo, use it yourself and come back with feature requests/bug tickets

Also on any open issue we would be happy to get some help. So far they're not labeled with a 'good for beginner' label.

Since this is also about learning Kotlin, please also leave remarks on the coding style used here (in form of comments on the commits or of opening issues).

License

Apache License Version 2.0

bookmaster4000mkii's People

Contributors

bantolomeus avatar dependabot[bot] avatar frosner avatar husterknupp 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.