Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.56 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.56 KB

👋 Welcom ChocokCake_Backend 🎂

image


The reason why we made this? 🧐


온라인에서 유행하던 'color my tree'사이트의 단점들을 보완하고 확장해보고 싶어서 만들었어.
We made it to compensate for the shortcomings of the 'color my tree' site, which was popular online.


What were the shortcomings? 🗣️


  1. 모두에게 크리스마스는 같은 날이었기 때문에 'color my tree'는 일정기간에만 사용돼
    For everyone, Christmas was only used for a certain period of time because 'color my tree' was the same day.

  2. 크리스마스가 지나면 편지를 다시 확인할 수가 없어.
    We can't check the letter again after Christmas.


So what's the solution? 💉


  1. 크리스마스가 아닌 생일로 변경하여 다양한 날에 사용될 수 있도록 했어.
    We changed it to a birthday, not Christmas, so it can be used on various days.

  2. 히스토리 기능을 추가하여 편지를 읽고 버리지 않고 보관할 수 있도록 했어.
    We added a history function so that you can keep the letter without throwing it away.

  3. 회원 가입 및 로그인 기능을 지원하여 히스토리 기능을 구현 할 수 있도록 하고
    We supported the membership and login function so that the history function can be implemented

    사용자가 서비스를 재 사용할 수 있도록 했어.
    and the service can be reused by the user.