Things used for this hompage

Unclassified
이 홈페이지에 사용된 것들
Posted on May 29, 2024, 2:51 a.m. by SANGJIN
random_image

It took almost three months to develop and publish this homepage.

The requirements(I created) were

  • Landing page showing the list of recent blog articles

  • Login includes both ID/PW and 3rd party login(Google)

  • Blog page showing the list of all articles (shortened)

  • Blog page includes navigation bar, comments, tags, and categories

  • About me page showing my profile

These are what I used

  • Platform: Django, PostgreSQL

  • Language: Python, HTML5, CSS, Javascript

  • Library: Bootstrap, jQuery, Font Awesome, 3rd party login(Google), letsencrypt(SSL)

  • Deploy: Deployment: AWS(Lightsail, Route54),Nginx

===

이 홈페이지를 개발하고 게시하는 데 거의 세 달이 걸렸다.

처음에 내가 작성한 (나를 위해) 요구 사항은 다음과 같았다.

  • 최근 블로그 기사 목록을 보여주는 랜딩 페이지

  • ID/PW와 3자 로그인(Google)을 포함한 로그인

  • 모든 기사를 목록으로 보여주는 블로그 페이지 (축약된 형태로)

  • 블로그 페이지에는 내비게이션 바, 댓글, 태그, 카테고리가 포함됨

  • 내 프로필을 보여주는 "About me" 페이지

이를 구현하기 위해 적용한 기술들은 다음 같다.

  • 플랫폼: Django, PostgreSQL

  • 언어: Python, HTML5, CSS, Javascript

  • 라이브러리: Bootstrap, jQuery, Font Awesome, 3자 로그인(Google), letsencrypt(ssl)

  • 배포: AWS(Lightsail, Route54), Nginx

Django HTML Javascript AWS Python CSS

Leave a Comment: