강의등록, 게시물 등록 기능 추가
강의등록 기능 추가
https://github.com/Lemon-soju/University_Sugang_Site/commit/7d79129e8f167ba048a71c7ea25c991088657279
Add Course Registration Function · Lemon-soju/University_Sugang_Site@7d79129
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
github.com
게시물 등록, 목록 조회 기능 추가
https://github.com/Lemon-soju/University_Sugang_Site/commit/7d79129e8f167ba048a71c7ea25c991088657279
Add Course Registration Function · Lemon-soju/University_Sugang_Site@7d79129
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
github.com
게시물을 등록할 때 등록은 되나 강의별로 등록해야하므로 강의의 정보도 같이 저장해야하므로 이후 수정할 예정이다.
게시물 등록 오류 해결
https://github.com/Lemon-soju/University_Sugang_Site/commit/9f697f438754b735d0389bd1b03e436f2621b5e2
Merge pull request #6 from Lemon-soju/slave-01 · Lemon-soju/University_Sugang_Site@9f697f4
Add Course Post Write Function
github.com
게시물을 저장할 때 강의명도 같이 저장하고 목록을 조회할 때 강의명도 같이 나오도록 수정하였다.