Name Last Update
.vscode Loading commit data...
main Loading commit data...
naver_login Loading commit data...
node_modules Loading commit data...
sessions Loading commit data...
youtube Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
index.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...

Contributors Forks Stargazers Issues MIT License LinkedIn


fo

오늘뭐먹지

아직도 먹는게 고민된다면..?
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

음식 레시피 정보 제공 서비스

  • 음식이름 검색하여 재료 조회 기능
  • 재료이름 검색하여 음식 조회 기능
  • 요리영상 시청, 추천, 댓글 기능
  • 회원가입및 로그인 기능
  • 친구와 레시피 공유 기능(카카오톡 공유)

(back to top)

Built With

[FRONT-END]

[BACK-END]

(back to top)

Getting Started

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Get a free API Key at https://www.edamam.com/ https://developers.naver.com/main/ https://developers.kakao.com/docs/latest/ko/kakaologin/rest-api
  2. Clone the repo sh git clone http://khuhub.khu.ac.kr/2018102774/Food_recipe_info.git
  3. Install NPM packages sh npm install
  4. Enter your API in main/main.js js const API_ID = 'ENTER YOUR API'; const API_KEY = 'ENTER YOUR API';

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • 회원가입 기능 구현
  • 로그인 기능 구현(카카오톡,페이스북등 sns로그인 가능)
  • 로그아웃 기능 구현
  • Welcome page design
  • open API를 사용하여 음식 레시피 정보 제공
  • youtube API를 사용하여 해당 레시피 요리 영상 제공
  • AWS 사용

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

2018102774 구희연 - rndus0819@khu.ac.kr

2019110632 윤희찬 - harryyoon7@khu.ac.kr

2013110441 조국현 - 2013110441@khu.ac.kr

Project Link: http://khuhub.khu.ac.kr/2018102774/Food_recipe_info

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)