GithubHelp home page GithubHelp logo

bmi's Introduction

Body Mass Index Calculator

This is a Web application to calculate you body mass index built with Spring Boot

Prerequisites

  • JDK 8+
  • Apache Maven 3.5+
  • Node.js 12+

Tech stack

  • Spring Boot 2.6.7
  • Thymeleaf 2.6.7
  • Tailwind CSS 3.0.24

Setup

Install Maven dependencies

mvn install

Install the Node dependencies for Tailwind CSS

yarn install #or npm install

Run Tailwind CSS watcher to generate the CSS required by the HTML page

yarn css

Run the application

mvn spring-boot:run

Navigate to the URL http://localhost:8000 and enjoy

Run the tests

mvn test

Packaging

Package the application to a .jar file

mvn clean package

Run the generated .jar file in the target folder

java -jar target/bmi-1.0.jar

bmi's People

Contributors

tericcabrel avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bmi's Issues

Permission denied

How do I fix this error?

Run set -e
  set -e
  #          ./home/***/qrcode/deploy.sh
       ./deploy.sh
  shell: /usr/bin/bash -e {0}
  env:
    SERVER_HOST: ***
    SERVER_PORT: ***
    SERVER_USER: ***
/home/runner/work/_temp/478a1516-031b-4fad-8437-[2](https://github.com/hendisantika/spring-boot-qrcode-generator/actions/runs/7550972354/job/20557506622#step:4:2)50f5a6a6258.sh: line [3](https://github.com/hendisantika/spring-boot-qrcode-generator/actions/runs/7550972354/job/20557506622#step:4:3): ./deploy.sh: Permission denied
Error: Process completed with exit code 12[6](https://github.com/hendisantika/spring-boot-qrcode-generator/actions/runs/7550972354/job/20557506622#step:4:6).

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.