README.md 2.02 KB

공휴일 카운터 및 활동 추천 (Holiday-Counter-Recommend-Activity)

사용자에게 가장 가까운 공휴일의 남은 날짜와 추천하는 활동을 알려주는 웹/앱입니다.

About The Project

  • Open Api로부터 이번달의 공휴일 정보를 불러옵니다.
  • 현재 날짜 이후로부터 가장 가까운 공휴일의 남은 날짜와 추천하는 활동을 알려줍니다.

Overview

Require overview image

Project Architecture

Require project architecture image

Built With

Getting Started

Prerequisites

Need to get your service key from here

  • holiday-counter-recommend-activity/nodejs/.env
API_KEY=INPUT_YOUR_SERVICE_KEY

Installation

  1. Clone the repository

    git clone http://khuhub.khu.ac.kr/teamPARK/holiday-counter-recommend-activity.git
    
  2. Write your service key that you get in prerequisite to

    holiday-counter-recommend-activity/nodejs/.env
    
  3. Install NPM packages

    npm install
    
  4. Open Server

    npm start
    

Contributing

다음 과정을 통해 프로젝트에 기여할 수 있습니다.

  1. Fork the project repository
  2. Create your branch (git checkout feature/name)
  3. Make changes and commit (git commit -m "Input your commit contents")
  4. Push to your own Gibhub repository (git push origin feature/name)
  5. Create a pull request

Contact

  • 박지환: peto@khu.ac.kr
  • 박규리: kyuri0924@khu.ac.kr
  • 박종현: asd401200@khu.ac.kr

    Project Link