팀원
이름
Git
Email
Blog
🐶 황선영
https://github.com/syoungee
[email protected]
https://velog.io/@syoungee
🐭 이승연
https://github.com/dltmddus1998
[email protected]
https://dltmddus1998.github.io/
🐧 허정연
https://github.com/golgol22
[email protected]
https://golgol22.github.io/
🦄 장덕수
https://github.com/dapsu
[email protected]
https://dapsu-startup.tistory.com/
프로젝트 요구사항
DB 와 REST API를 활용하여 사용자의 소비 내역을 기록/관리하는 가계부 서비스 개발
회원 가입, 로그인, jwt 토큰 발급
가계부에 사용한 금액 기록
가계부 내용 삭제 및 복구
가계부 리스트 및 상세 내역 확인
⭐ 필수 구현사항
토큰 발행하여 인증 제어 방식 구현
REST API 구현
코딩 컨벤션
비즈니스 로직 구조
데이터베이스 모델링
🌙 추가 구현사항
mvc 패턴을 활용한 레이어 계층 분리
ejs를 활용한 뷰(VIEW) 구현
Test case 작성
AWS EC2, RDS로 배포