Skip to content

KBU Exercise Team recruitment Program⛹️‍♂️

Notifications You must be signed in to change notification settings

beombu/KBU_reserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

KBU-Sports

프로젝트 소개

이 웹사이트를 통해 학우분들이 운동을 하고 싶은데 사람이 없어서 하지 못하는 상황이 오지 않았으면 하는 생각으로 개발하였습니다.

운동을 좋아하는 학우들 간에 시간을 정해 놓고 함께 운동을 즐길 수 있도록 제작

[ 시스템 구조도 ]

시스템 구조도

실행화면

메인, 팀만들기

image image

로그인, 회원가입

image image

마이페이지(자신이 참가한 팀 목록), 마이페이지(자신이 만든 방 목록)

image image

시설 안내

image

Client Setup

Bootstrapped with Create React App.

# Install dependencies (only the first time)
cd client && npm install

# Run the local server at localhost:3000
npm start

Server Setup

Download Node.js.

# Install dependencies (only the first time)
cd server && npm install

# Run the local server at localhost:5000
npm start

About

KBU Exercise Team recruitment Program⛹️‍♂️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published