Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahngh0113/hackathon_server
Hello, Megabyte 해커톤 / 사람인 API를 이용하여 공고 비교하기 서비스 서버 개발
https://github.com/ahngh0113/hackathon_server
axios cors dotenv express mongodb moongoose nodejs nodemon schema
Last synced: about 1 month ago
JSON representation
Hello, Megabyte 해커톤 / 사람인 API를 이용하여 공고 비교하기 서비스 서버 개발
- Host: GitHub
- URL: https://github.com/ahngh0113/hackathon_server
- Owner: ahngh0113
- Created: 2022-02-20T03:23:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T03:49:32.000Z (almost 3 years ago)
- Last Synced: 2024-09-10T13:44:20.050Z (4 months ago)
- Topics: axios, cors, dotenv, express, mongodb, moongoose, nodejs, nodemon, schema
- Language: JavaScript
- Homepage: https://documenter.getpostman.com/view/18577288/UVkmPGGf
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello, Megabyte 해커톤
## 주제
**사람인 API를 이용하여 공고 비교하기 서비스 개발**## 주최
패스트캠퍼스 x 점핏![](https://images.velog.io/images/ahngh/post/264a05f3-a079-4d69-bb77-562e0b3a7cee/%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA%202022-03-11%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%2012.36.29.png)
## 나의 역할
- [앱 개발](https://github.com/Ahn-GiHwan/hackathon_RN)
- 서버 개발## 수상
![](https://images.velog.io/images/ahngh/post/9d65e485-1590-45e1-adf3-76932e6bb241/%E1%84%83%E1%85%A2%E1%84%89%E1%85%A1%E1%86%BC.png)
## 사용 기술
## 기능
### 1. 공고 검색
- 사람인 API를 활용하여 서버(Express)와 연동하여 공고 검색### 2. 공고 비교하기
- 두 개의 공고를 선택하여 주요 기술, 위치, 연봉 등을 비교하기 쉽게 나열### 3. 공고 비교 세트로 저장
- 원하는 공고 비교들을 세트화하여 네이밍할 수 있어 추후에 다시 볼 수 있음### 4. 공고에 메모기능
- 공고 아이디를 기준으로 메모를 넣어 여러 세트화된 공고 비교에 하나의 공고가 공통적으로 들어가도 공통된 메모를 보여줘서 비교하는데 도움## API문서
> [postman 문서 바로가기](https://documenter.getpostman.com/view/18577288/UVkmPGGf)
## 앱
> [앱 github 바로가기](https://github.com/Ahn-GiHwan/hackathon_RN)