Giter Club home page Giter Club logo

ahobsu-backend's Introduction

Welcome to ahobsu 👋

MashUp Spring Kotlin Project

매일매일 미션을 수행하며 카드를 수집해 보자

주요 기능

  • 로그인 회원가입
    • 구글 로그인
    • 애플 로그인
  • 매일 새로운 미션 제공
  • 주별로 새로운 카드 세트 제공
  • 미션 재발급 기능(제한적으로 제공)

폴더 구조

Quick Start

  • src/resources/application.yml 추가
spring:
  datasource:
    url: <URL>
    username: <USERNAME>
    password: <PASSWORD>
    driver-class-name: com.mysql.cj.jdbc.Driver

  jpa:
    database-platform: org.hibernate.dialect.MySQL5Dialect
    show-sql: true
    generate-ddl: true
    open-in-view: false
    hibernate:
      ddl-auto: update
    properties:
      hibernate:
        format_sql: true

TEST

  • 추가 필요

써드파티 패키지

모듈 역할 사용한 부분

Author

👤 YuChocopie

Github: @YuChocopie

👤 Yuni-Q

Github: @Yuni-Q

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

ahobsu-backend's People

Contributors

yuchocopie avatar yuni-q avatar

Stargazers

 avatar

Watchers

James Cloos avatar Victhor avatar KoMinkyu avatar Ben.Park avatar  avatar  avatar

Forkers

yuchocopie yuni-q

ahobsu-backend's Issues

User Random question

유저 질문

  • 당일 보내준 문제 저장 테이블
  • 날짜에 문제 매핑..

요일을 가져오는 함수가 있는지 check

  • 매일 갱신하는 타입
    • 클라가 요청 = 서버에 있는 문제에서 3문제를 내려준더
      • 서버의 date 갱신
      • user의 date 유자
    • 클라가 새로고침 요청 = 서버의 date보다 이전날짜라면 내려준다
      • user의 date 수정

s3

s3

  • 이미지파일 7개씩 올리기 = DB에 url이랑 키가 배열로 올라가고 빼올 수 있도록
  • 7개만 넣고도 멀티이미지중에 하나가 잘못될 수도 있으니 그것만 수정 할 수 있게도.
  • 하나올리는것과 여러개올리는게 다르다.
  • 이미지랑 키를 같이 보내면 멀티파트폼
  • 이미지를 올리는 자체를 우리가 하는지 스웨거가 하는지 어드민 만드는지 , 스웨거 < 어드민

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.