Skip to content

✨ 2019 솝트 APP-JAM : "크리크리-크리에이터 랭킹조회 및 커뮤니티"

Notifications You must be signed in to change notification settings

devAon/my-creator-server

 
 

Repository files navigation

✨✨ 크리크리 Server Repository ✨✨

image

크리에이터의 모든것, 크리크리

  • SOPT 24th APPJAM
  • 프로젝트 기간: 2019.06.21 ~ 2019.07.19

📑 About Project

image

image


📢 핵심 기능

1. 크리에이터 랭킹

image

2. 크리에이터 검색 및 프로필조회

image

image

3. 크리에이터 커뮤니티

image


📚 API DOCS

Api Description Link


🤸‍♀️ ARICHTECTURE

image


📂 ERD


👩‍💻 개발환경

기술스택

  • 프로그래밍언어: JavaScript

  • 백엔드개발프레임워크: Express

  • 데이터베이스: MySQL

개발툴

  • IDE : Visual Studio Code

  • DB 구축/운영: MySQL Workbench

  • API 테스트: Postman

배포

  • AWS EC2 -클라우드환경컴퓨팅시스템

  • AWS RDS -클라우드환경데이터베이스관리 시스템

  • AWS S3 -클라우드환경객체스토리지

⚙️ Dependencies

   "dependencies": {
    "aws-sdk": "^2.485.0",
    "cookie-parser": "~1.4.3",
    "crypto": "^1.0.1",
    "debug": "~2.6.9",
    "express": "^4.16.4",
    "fs": "0.0.1-security",
    "http-errors": "^1.6.3",
    "jade": "~1.11.0",
    "jsonwebtoken": "^8.5.1",
    "moment": "^2.24.0",
    "morgan": "~1.9.0",
    "multer": "^1.4.1",
    "multer-s3": "^2.9.0",
    "mysql2": "^1.6.5",
    "node-cron": "^2.0.3",
    "nodemon": "^1.19.1",
    "promise-mysql": "^3.3.2",
    "querystring": "^0.2.0",
    "rand-token": "^0.4.0",
    "request": "^2.88.0",
    "url": "^0.11.0",
    "urlencode": "^1.1.0"
  }

💻 역할분담


👩 최예원

  • DB 설계 및 구축
  • 크리에이터 랭킹, 카테고리, 크리에이터 관련 API

👩 명다연

  • DB 설계 및 구축
  • 유저, 커뮤니케이션, 크리에이터 스탯 관련 API

👦양희찬

  • DB 설계 및 구축
  • 투표, 실시간 top 10위 관련 API

About

✨ 2019 솝트 APP-JAM : "크리크리-크리에이터 랭킹조회 및 커뮤니티"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • Python 3.5%
  • Other 0.2%