Skip to content

인스타그램 애플리케이션 ( Spring Boot + Reactjs )

Notifications You must be signed in to change notification settings

minit97/instagram-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

SpringBoot + react

2022-05-02 ~ 2022-05-12

내 마음대로 바꾼 인스타

  • 목표
    • 1.CRUD
    • 2.파일 업로드
    • 3.session으로 로그인 OR Security 사용
    • 4.admin계정 - 계정삭제기능

image


  • 2022-05-03(화)

    • DB, SpringBoot, React 초기설정
    • 페이지 퍼블리싱 끝
    • DB + SpringBoot 연결
    • 회원가입기능 구현
  • 2022-05-04(수)

    • Security & jwt 공부
    • Security Config 기본설정
    • jwt 기본설정
  • 2022-05-06(금)

    • Security 공부 및 코드 해석
  • 2022-05-09(월) ~ 2022-05-10(화)

    • jwt 공부 및 로그인 성공
    • api요청시마다 필터로 토큰인증
    • create 접근 완료, 내일 파일업로드 할 것임
  • 2022-05-11(수)

    • DB로그찍기 ( DB application.yml 수정 + log4jdbc.log4j2.properties 추가 + logback.xml 추가 )
    • CRUD DB접근 및 기초틀 완성 ( 권한에 따른 접근 추가해야함 )
    • react UI 접근 방식 생각해볼것!
  • 2022-05-12(목)

    • 모든 기능 끝
    • react 코드 리펙토링이 필요함 -> redux를 공부할 필요가 있음
    • jwt토큰 확인을 필터로함

  • 2022-05-27(금)
    • 리펙토링 작업시작
    • 먼저 비지니스 로직들 이동 controller -> Service
    • 파일업로드 관련 공통코드 리펙토링

About

인스타그램 애플리케이션 ( Spring Boot + Reactjs )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published