Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2020-09-30] weekly scrum #22

Closed
Brew-Brew opened this issue Sep 30, 2020 · 2 comments
Closed

[2020-09-30] weekly scrum #22

Brew-Brew opened this issue Sep 30, 2020 · 2 comments

Comments

@Brew-Brew
Copy link
Contributor

Brew-Brew commented Sep 30, 2020

  • Schedule check
  • Speaking of each issue
  • Check the work this week
  • Check the progress of the backend and check the sharing
  • Next announcement story
  • List of things to do to complete development on the 13th
    • Hyowon
      • DB basic design, table creation, etc.
      • jpa setting
    • Geunwoo
      • Controller class
        • Recommend content registration, modification, inquiry, deletion
        • User information inquiry
      • The part of the DAO
      • JPA support
    • Seungkyu
      • Admin UI development
      • API linkage
@Brew-Brew
Copy link
Contributor Author

What I did (https://github.com/covid19-cau/capstone-design-project/projects/1)

스크린샷 2020-10-02 오후 3 32 07

스크린샷 2020-10-02 오후 3 31 59

Work Status

  • Develop client features (40%)
    • develop UI of admin page

What I will do next week

@HyowonSin
Copy link
Contributor

HyowonSin commented Oct 3, 2020

What i did

  • [Database design]

Tables Diagram

  • [Insert Samples]

Sample images

  • [JPA Learning]
  • [JPA Setting]
    ** add dependecy
    ** set MySQL datasource
    ** Entity Class [...ing]
    ** Repository Interface [...ing]

What to do

  • Finish setting ( Create Service class, Create Controller, Set Properties )
  • JPA CRUD mapping
  • add API

Problem & Solving

  • The server could not be set up.
    ->I downloaded EE version of Eclipse again.
  • I needed to coordinate the classes created by the server developer with the databases I created.
    -> Meet and Collaborate Next Week
  • I put the constraints using CHECK in the database column, but it was too cumbersome.
    -> It was changed in a way that gave meaning to numbers. It became easier and more comfortable.

Due to the Chuseok holiday, We couldn't meet This Week.
After the holiday, We plan to have a meeting to coordinate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants