Skip to content

JIYOOnii007/RingINU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RingINU: Healthy Battle

2022-12-29: Participating in Hackathons

Team Members

1. Introduction

Healthy Battle is a program that is effective in motivating exercise and improving exercise posture.

RingINU

2. Language

3. Building RingINU

Clone the repository:

  git clone https://github.com/YeJi-ing/RingINU.git Ring-spring

Execute:

  gradlew.bat build

This will create Ring-spring-0.0.1-SNAPSHOT.jar at /build/libs folder.

4. info Schema

The database UserInfo.db includes a single info table:

field data type metadata
userID VARCHAR primary key, NOT NULL
score INT

About

2021찰떡콩떡해커톤

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.5%
  • Python 26.9%
  • Java 11.6%