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: 2 months ago
JSON representation
Hello, Megabyte 해커톤 / 사람인 API를 이용하여 공고 비교하기 서비스 서버 개발
- Host: GitHub
- URL: https://github.com/ahngh0113/hackathon_server
- Owner: ahngh0113
- Created: 2022-02-20T03:23:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T03:49:32.000Z (over 4 years ago)
- Last Synced: 2025-03-29T11:24:44.794Z (about 1 year 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: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello, Megabyte 해커톤
## 주제
**사람인 API를 이용하여 공고 비교하기 서비스 개발**
## 주최
패스트캠퍼스 x 점핏

## 나의 역할
- [앱 개발](https://github.com/Ahn-GiHwan/hackathon_RN)
- 서버 개발
## 수상

## 사용 기술

## 기능
### 1. 공고 검색
- 사람인 API를 활용하여 서버(Express)와 연동하여 공고 검색
### 2. 공고 비교하기
- 두 개의 공고를 선택하여 주요 기술, 위치, 연봉 등을 비교하기 쉽게 나열
### 3. 공고 비교 세트로 저장
- 원하는 공고 비교들을 세트화하여 네이밍할 수 있어 추후에 다시 볼 수 있음
### 4. 공고에 메모기능
- 공고 아이디를 기준으로 메모를 넣어 여러 세트화된 공고 비교에 하나의 공고가 공통적으로 들어가도 공통된 메모를 보여줘서 비교하는데 도움
## API문서
> [postman 문서 바로가기](https://documenter.getpostman.com/view/18577288/UVkmPGGf)
## 앱
> [앱 github 바로가기](https://github.com/Ahn-GiHwan/hackathon_RN)