Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.12 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.12 KB

Spring Project

Git Blog - describes how it is implemented

image

About

This project is Spring Project that implements simple Board with Mentor.

  • Term : 2022-6-6 ~ 2022-7-15 (total 6 weeks)
  • Mentor : 이수홍
  • Framework : Springboot
  • Development Environment : intellij
  • Langauge : JAVA
  • Database : MariaDB

During the coaching

  1. First Week : Orientation about Spring
  2. Second Week : Project Setting
  3. Third Week : Implement Board CRUD
  4. Fourth Week : Code Review with mentor
  5. Fifth Week : Learn about CI/CD, Code Review with mentor
  6. Sixth Week : Implement google login

What I Implemented After The Coaching Terminated

  1. 2022-8-11 : Implememt Searching with keyword

Plan

  1. Implement Paging
  2. Uploading Files
  3. Deploy through AWS