Table of contents generated with markdown-toc
유지연 : https://github.com/youjiyeon
김창겸 : https://github.com/kyum8562
김소윤 : https://github.com/misso88
김지환 : https://github.com/tykimdream
길상욱 :https://github.com/gilsanguk
송은지 : https://github.com/eunjijilong
오르다는 깃허브 정보를 통해 능력치를 계산하고, 성장 식물과 그래프로 나타납니다. 그로인해 본인의 노력을 시각화하여 성취감을 더 올려줍니다. 혹시 프로필 리드미 만들기 귀찮지 않으셨나요? 오르다를 통해 간편하게 생성할 수 있습니다. 또한, 많은 레포지토리를 폴더로 편리하게 관리할 수 있으며, 크롬 익스텐션을 통해 그룹화된 레포지토리를 빠르게 조회할 수 있습니다.
오르다에 대한 설명과 사용법이 나와있어요.
깃허브 로그인을 통해 웹 서비스를 이용할 수 있으며, 크롬 익스텐션 다운로드가 가능합니다.

사용자의 깃허브 정보를 통해 성장 식물과 성장 차트가 나타납니다.
지구까지 함께 올라가봅시다!

많은 레포지토리를 폴더로 그룹화하여 관리할 수 있습니다.
레포지토리별 잔디와 연도별 커밋 수를 통해 본인의 기여도를 확인해보세요!

프로필 리드미를 GUI방식으로 간편하게 작성할 수 있습니다.
오르다만의 오르 캐릭터도 넣을 수 있습니다✨

📦BackEnd
┣ 📂oreuda
┃ ┣ 📂src
┃ ┃ ┣ 📂main
┃ ┃ ┃ ┣ 📂java
┃ ┃ ┃ ┃ ┗ 📂com
┃ ┃ ┃ ┃ ┃ ┗ 📂oreuda
┃ ┃ ┃ ┃ ┃ ┃ ┣ 📂api
┃ ┃ ┃ ┃ ┃ ┃ ┃ ┣ 📂client
┃ ┃ ┃ ┃ ┃ ┃ ┃ ┣ 📂controller
┃ ┃ ┃ ┃ ┃ ┃ ┃ ┣ 📂domain
┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃ ┣ 📂dto
┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃ ┗ 📂entity
┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃ ┣ 📂readme
┃ ┃ ┃ ┃ ┃ ┃ ┃ ┣ 📂repository
┃ ┃ ┃ ┃ ┃ ┃ ┃ ┗ 📂service
┃ ┃ ┃ ┗ 📂resources
┣ 📂oreuda_apigateway
┃ ┗ ...
┣ 📂oreuda_auth
┃ ┗ ...
┣ 📂oreuda_data
┃ ┗ ...
┣ 📂oreuda_discovery
┃ ┗ ...
┣ 📂oreuda_plant
┃ ┗ ...
┗ 📂oreuda_repository
┗ ...
📦FrontEnd
┣ 📂extension
┃ ┣ 📂api
┃ ┣ 📂assets
┃ ┣ 📂components
┃ ┃ ┣ 📂common
┃ ┃ ┣ 📂Folder
┃ ┃ ┗ 📂Main
┃ ┣ 📂pages
┃ ┃ ┣ 📂Folder
┃ ┃ ┣ 📂Landing
┃ ┃ ┗ 📂Main
┃ ┣ 📂store
┃ ┗ 📂styles
┗ 📂web
┃ ┣ 📂api
┃ ┣ 📂app
┃ ┃ ┣ 📂landing
┃ ┃ ┣ 📂oauth2
┃ ┃ ┣ 📂readme
┃ ┃ ┗ 📂repository
┃ ┃ ┃ ┗ 📂[folderId]
┃ ┣ 📂components
┃ ┃ ┣ 📂Folder
┃ ┃ ┣ 📂Landing
┃ ┃ ┣ 📂Loading
┃ ┃ ┣ 📂Main
┃ ┃ ┣ 📂Readme
┃ ┃ ┗ 📂Repository
┃ ┣ 📂hooks
┃ ┣ 📂store
┃ ┃ ┗ 📂modules
┃ ┗ 📂styles


