Skip to content

Commit

Permalink
2024 GLOW Hackathon : Team Umhmnyahmm
Browse files Browse the repository at this point in the history
  • Loading branch information
mosy2266 committed Jun 1, 2024
1 parent 0184dc4 commit 63ec33f
Show file tree
Hide file tree
Showing 155 changed files with 51,835 additions and 2 deletions.
37 changes: 37 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
HELP.md
.gradle
build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/

### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
bin/
!**/src/main/**/bin/
!**/src/test/**/bin/

### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
out/
!**/src/main/**/out/
!**/src/test/**/out/

### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/

### VS Code ###
.vscode/
77 changes: 75 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,75 @@
# GLOW-Hackathon-2024-
GLOW Hackathon 2024
![i](https://img.shields.io/github/last-commit/{username}/{repo-name}.svg)
<img width="1437" alt="image" src="https://github.com/leejj9058/umhmmnya/assets/145311245/1b9824ea-01de-45d2-a71e-6b6c8fa91abb">
<div align=center> ☺︎ `Leejj9048` / `Mosy2266` / `Wifiaircat` / `Catsmaster` ☺︎ </div>

</br></br></br>

> ### _Our service will be_ </br> [![Typing SVG](https://readme-typing-svg.demolab.com?font=Shrikhand&pause=6000&color=000000&random=false&width=450&lines=%20"%20+The+smartest+way+to+enjoy+My+Festival%20!+%20")](https://git.io/typing-svg)
<img width="1437" alt="image" src="https://github.com/leejj9058/umhmmnya/assets/145311245/61c40af5-5ecf-4374-be3c-d1896f252f9c">

</br></br></br>

## <div align=center> _🆂 Service Outline_ </div>
**_Service_** </br>
&nbsp;&nbsp;&nbsp;&nbsp; : contesting various ideas for Local Festival Platform :) </br>

**_Service Channel_** </br>
&nbsp;&nbsp;&nbsp;&nbsp; : Web Site </br>

**_Main Direction_** </br>
&nbsp;&nbsp;&nbsp;&nbsp; : Ideas for sustainable development and problem solving in local communities! </br>

**_Background/ Objectives_**
- There are many attempts to hold local festivals that utilize local characteristics
- However, there are many cases where local festival ideas are invited
- It makes it easy to contest and give feedback on local festival ideas </br>

**_Expected effects_**
- We want to promote interest of community in local festivals
- by planning a local festival with residents’ participation
- and improving the quality of local festivals.

</br></br></br>

## <div align=center> _🅵 functional summary_ </div>

<img width="1377" alt="image" src="https://github.com/gidskql6671/Jandi-Jandi/assets/145311245/51d82ff6-b1f2-4d48-a9d3-4237315e5ad2">

</br></br></br>

## <div align=center> _🆄 usecase diagram_ </div>

<img width="1031" alt="image" src="https://github.com/gidskql6671/Jandi-Jandi/assets/145311245/83f34b95-c72a-4de6-8fe0-e2147a8bc4d3">

</br></br></br>

## <div align=center> _🅳 data flow diagram_ </div>

<img width="1302" alt="image" src="https://github.com/leejj9058/umhmmnya/assets/145311245/f2c3ef35-8ba2-46cd-ad92-cb49a2172b16">

</br></br></br>

## <div align=center> _🆁 reference_ </div>

> to see 𝑷𝑹𝑬𝑺𝑬𝑵𝑻𝑨𝑻𝑰𝑶𝑵 𝑫𝑬𝑪𝑲,
[![j](https://img.shields.io/badge/Microsoft_PowerPoint-B7472A?style=for-the-badge&logo=microsoft-powerpoint&logoColor=white)](https://knuackr-my.sharepoint.com/:p:/g/personal/chichichi001_knu_ac_kr/ETtKdzpvwJ9EkrTPLvFZxtIBJsX02jMPw_EZfcPcHzJ6Lw?e=ptrlCS) </br>
▲ This deck includes ▲ </br>
`1. service outline` `2. usecase diagram` `3. data flow diagram` `4. main code` `5. user interface` `etc`
</br></br></br>
> our 𝑻𝑬𝑪𝑯 𝑺𝑻𝑨𝑪𝑲,
**_Front-End_** ...
![i](https://img.shields.io/badge/Sass-CC6699?style=for-the-badge&logo=sass&logoColor=white)
![i](https://img.shields.io/badge/CSS-239120?&style=for-the-badge&logo=css3&logoColor=white)
![i](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)

**_Back-End_** ...
![i](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white)
![i](https://img.shields.io/badge/Spring-6DB33F?style=for-the-badge&logo=spring&logoColor=white)

</br></br></br>

[![Typing SVG](https://readme-typing-svg.demolab.com?font=Shrikhand&pause=6000&color=051218&random=false&width=400&lines=Now+you+can+say+%22UHH!%22)](https://git.io/typing-svg)
[![Typing SVG](https://readme-typing-svg.demolab.com?font=Shrikhand&pause=6000&color=051218&random=false&width=450&lines=Thank+you+so+much☺︎☺︎)](https://git.io/typing-svg)
37 changes: 37 additions & 0 deletions board/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
HELP.md
.gradle
build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/

### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
bin/
!**/src/main/**/bin/
!**/src/test/**/bin/

### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
out/
!**/src/main/**/out/
!**/src/test/**/out/

### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/

### VS Code ###
.vscode/
41 changes: 41 additions & 0 deletions board/build.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
plugins {
id 'org.springframework.boot' version '2.7.5'
id 'io.spring.dependency-management' version '1.0.13.RELEASE'
id 'java'
}

group = 'com.example'
version = '0.0.1-SNAPSHOT'
sourceCompatibility = '11'

repositories {
mavenCentral()
}

dependencies {
// Lombok
compileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
annotationProcessor 'org.projectlombok:lombok'

// Spring Boot Starters
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-log4j2'

// H2 Database
implementation 'com.h2database:h2'

// MyBatis
implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:3.0.1'

// Logging
implementation 'org.bgee.log4jdbc-log4j2:log4jdbc-log4j2-jdbc4:1.16'

// Testing
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}

test {
useJUnitPlatform()
}
23 changes: 23 additions & 0 deletions board/frontend/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
70 changes: 70 additions & 0 deletions board/frontend/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can't go back!**

If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

### Code Splitting

This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)

### Analyzing the Bundle Size

This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)

### Making a Progressive Web App

This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)

### Advanced Configuration

This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)

### Deployment

This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)

### `npm run build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
Loading

0 comments on commit 63ec33f

Please sign in to comment.