Name Last Update
API Loading commit data...
Crawling Loading commit data...
Readme Loading commit data...
main_ Loading commit data...
node_modules Loading commit data...
LICENSE.txt Loading commit data...
Readme.md Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...

음악 추천 웹사이트

About the Project

사용자의 위치를 분석해 해당 지역의 날씨에 기반한 음악 추천 프로그램을 제공한다. 햇살이 비칠 때는 신나는 음악, 비가 올 때는 잔잔하고 푸근한 음악을 통해 날씨에 맞는 분위기 있는 음악을 즐겨보자!



(back to top)

Getting Started

  1. 저장소를 clone합니다. git clone http://khuhub.khu.ac.kr/2021105563/Music_Recommendation_Website.git
  2. NPM package를 다운로드합니다. npm install
  3. url 접속 (서버가 닫혀 있으면 연결되지 않습니다.) http://localhost:8000



(back to top)

Usage

웹사이트에 접속하게 되면 자동으로 현재 위치가 불러와진다.(추후 버튼 누르면 위치 불러와지도록 수정 예정)

이후 음악 추천 받기 버튼을 누르면 추천 음악을 불러올 수 있다.



(back to top)

Built With

Roadmap

  • 날씨 및 gps API
  • 멜론 음원차트 크롤링
  • 프론트 구현
  • 유튜브 API
  • 백엔드 파일들 통합
  • 프론트 연결



(back to top)

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

    (back to top)

License

다음 프로젝트는 MIT License에 따라 배포됩니다. 자세한 내용은 LICENSE.txt를 참고해주십시오.

(back to top)

Contact