Skip to content

2022 멋쟁이사자처럼 심바톤 웹개발 프로젝트 [1등 수상작] - 팀 도로명 히어로🛣

Notifications You must be signed in to change notification settings

assayw119/Simbathon_Roadhero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

2022 멋쟁이사자처럼 심바톤 웹개발 프로젝트 - 사회 정보 매거진 및 커뮤니티 플랫폼

Packages

  1. Django
  2. Python
  3. HTML/CSS/Javascript

Service Diagram

https://www.youtube.com/watch?v=5Yv_XwbBATU

Final Result

http://manhaeclub.shop/intro/

Web Dev.

실행

  1. 경로 설정
cd simbathon_project
  1. 가상환경 접속
pipenv shell
  1. 라이브러리 설치
pip install -r requirements.txt
  1. migrate
python manage.py makemigrations
python manage.py migrate
  1. 서버 실행
python manage.py runserver

실행 결과

  1. Intro Page

스크린샷 2022-07-28 오전 2 08 05

스크린샷 2022-07-28 오전 2 08 36

  1. Magazine Page

스크린샷 2022-07-28 오전 2 08 58

스크린샷 2022-07-28 오전 2 09 31

스크린샷 2022-07-28 오전 2 09 53

  1. Community Page

스크린샷 2022-07-28 오전 2 10 20

스크린샷 2022-07-28 오전 2 10 38

스크린샷 2022-07-28 오전 2 10 52

  1. My Page

스크린샷 2022-07-28 오전 2 11 27

스크린샷 2022-07-28 오전 2 11 46

About

2022 멋쟁이사자처럼 심바톤 웹개발 프로젝트 [1등 수상작] - 팀 도로명 히어로🛣

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published