Skip to content

cozitive/pitapat-campus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Quality Gate Status Coverage Status

Pitapat Campus

Pitapat Campus is a service setting up dates for college students on the same campus.

Documentation

How To Execute

Frontend

Run

cd frontend
yarn
yarn start

Test

cd frontend
yarn test --coverage --watchAll=false

Backend

Run

  • redis-server required
cd backend
pip install -r requirements.txt
python manage.py runserver

Test

cd backend
coverage run --source='./pitapat' manage.py test

About

두근두근 캠퍼스

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •