zuhalal / weight-diary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weight Diary

Made by Zuhal 'Alimul Hadi

License

Requirements

For building and running the application you need:

  • Java 11
  • Gradle 7.6
  • MySQL

Steps to Build & Run

  • open your command prompt, then:
gradle bootRun
# or
./gradlew bootRun
  • Or, use IntelliJ to build and run using play button

Additional Notes

  • If there's an error relating to create the database, please create the database named weight_diary

About


Languages

Language:Java 55.1%Language:HTML 44.9%