조국현

Update README.md

Showing 1 changed file with 20 additions and 15 deletions
......@@ -80,17 +80,18 @@
<!-- ABOUT THE PROJECT -->
## About The Project
## 음식 레시피 정보 제공 서비스
[![Product Name Screen Shot][product-screenshot]](https://example.com)
There are many great README templates available on GitHub; however, I didn't find one that really suited my needs so I created this enhanced one. I want to create a README template so amazing that it'll be the last one you ever need -- I think this is it.
Here's why:
* Your time should be focused on creating something amazing. A project that solves a problem and helps others
* You shouldn't be doing the same tasks over and over like creating a README from scratch
* You should implement DRY principles to the rest of your life :smile:
* 음식이름 검색하여 재료 조회 기능
* 재료이름 검색하여 음식 조회 기능
* 요리영상 시청, 추천, 댓글 기능
* 관리자 로그인, 관리 기능
* 친구와 레시피 공유 기능(QR 코드,카카오톡 공유)
Of course, no one template will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to expanding this template!
Use the `BLANK_README.md` to get started.
......@@ -103,14 +104,8 @@ Use the `BLANK_README.md` to get started.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
* [Next.js](https://nextjs.org/)
* [React.js](https://reactjs.org/)
* [Vue.js](https://vuejs.org/)
* [Angular](https://angular.io/)
* [Svelte](https://svelte.dev/)
* [Laravel](https://laravel.com)
* [Bootstrap](https://getbootstrap.com)
* [JQuery](https://jquery.com)
* [Node.js](https://nodejs.org/)
<p align="right">(<a href="#top">back to top</a>)</p>
......@@ -165,7 +160,13 @@ _For more examples, please refer to the [Documentation](https://example.com)_
<!-- ROADMAP -->
## Roadmap
- [] 로그인 기능 구현
- [] 로그아웃 기능 구현
- [] Welcome page design
- []
- [] AWS 사용
- [] Add "components" document to easily copy & paste sections of the readme
- [] Multi-language Support
- [x] Add Changelog
- [x] Add back to top links
- [] Add Additional Templates w/ Examples
......@@ -210,7 +211,11 @@ Distributed under the MIT License. See `LICENSE.txt` for more information.
<!-- CONTACT -->
## Contact
Your Name - [@your_twitter](https://twitter.com/your_username) - email@example.com
구희연 - [rndus0819@khu.ac.kr](rndus0819@khu.ac.kr)
윤희찬 - [harryyoon7@khu.ac.kr](harryyoon7@khu.ac.kr)
조국현 - [2013110441@khu.ac.kr](2013110441@khu.ac.kr)
Project Link: [https://github.com/your_username/repo_name](https://github.com/your_username/repo_name)
......