Skip to content

피로그래밍 15기 팀프로젝트 4조 '구독사피엔스'

Notifications You must be signed in to change notification settings

ssong915/Gudok_Sapiens

 
 

Repository files navigation

구독사피엔스

피로그래밍 15기 팀프로젝트 4조💙

구독서비스 전문서칭 플랫폼 https://gudoksapiens.com/

image


This project was done with:

  • Front - HTML5, CSS3, JavaScript, Jquery

  • Back - Python 3.9.2, Djnago 3.2.6


Getting Started

$ git clone https://github.com/TEAM-GudokSapiens/Gudok_Sapiens.git
$ cd Gudok_Sapiens
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ python3 manage.py makemigrations
$ python3 manage.py migrate
$ python3 manage.py runserver

Contributors and Contact🙋‍♂️

About

피로그래밍 15기 팀프로젝트 4조 '구독사피엔스'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.3%
  • HTML 27.7%
  • CSS 19.0%
  • Python 10.0%