Things you need before starting a team project
Preparing for a Django project involves several key steps, including wireframe design using Figma, creating...
2023, Oct 06 — 4 minute readPreparing for a Django project involves several key steps, including wireframe design using Figma, creating...
2023, Oct 06 — 4 minute read1. 프로젝트 명 : Alpha Critic 저희 팀의 프로젝트인 Alpha Critic은 영화, 음악, 게임의 평점과...
2023, Oct 05 — 1 minute readTo implement the “like” and “follow” functions between users for posts using serializers in Django...
2023, Oct 02 — 5 minute readLast night, it took me four hours to find just one error while working on...
2023, Sep 27 — 3 minute readI spent four hours working on my assignment, and it was all because of a...
2023, Sep 26 — 7 minute readAbout JWT JWT stands for JSON Web Token. It is a compact and self-contained way...
2023, Sep 25 — 3 minute readHere’s a table summarizing the characteristics of session, cookies, tokens, OAuth, and JWT on the...
2023, Sep 22 — 3 minute readDRF, short for Django Rest Framework, is a powerful and flexible toolkit for building Web...
2023, Sep 21 — 3 minute read