https://github.com/olseconds/olloc-pc
the OLLOC for PC
https://github.com/olseconds/olloc-pc
node-sass react rest-api rest-client sns
Last synced: 5 months ago
JSON representation
the OLLOC for PC
- Host: GitHub
- URL: https://github.com/olseconds/olloc-pc
- Owner: OLseconds
- License: mit
- Created: 2020-03-04T04:46:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:37:05.000Z (over 3 years ago)
- Last Synced: 2025-04-06T12:15:30.034Z (about 1 year ago)
- Topics: node-sass, react, rest-api, rest-client, sns
- Language: JavaScript
- Size: 6.18 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OLLOC
해당 프로젝트는 위치기입에 강제성을 부여하는 SNS 제작 프로젝트이다.
해당 레파지토리는 PC용(WEB)프론트 부분임
- ES6
- React.js
- Kakao maps API
- Swiper.js
현재까지 결과물은 http://react.kr3.kr 에서 확인 가능
- 회원가입 가능
- 테스트 계정 id: test / pw: test
KAKAO MAPS API를 이용하여 지도를 나타내고 이를 React.js를 이용하여 SPA를 만들 것 이기 떄문에 API 탐구를 위한 커밋이 포함됨
## 관련 레파지토리
https://github.com/OLseconds/OLLOC-server (백엔드)
https://github.com/OLseconds/OLLOC-iOS (iOS 버전)
https://github.com/OLseconds/OLLOC-Android (Android 버전)
해당 프로젝트의 백엔드 부분의 레파지토리는 위 링크를 통해 확인할 수 있다.
## 프로젝트 목표
django를 이용해 RESTFul API를 만들어 Serverless한 서비스 제공.
웹, 모바일 각 운영체제에서 native application을 제작하
https://blog.oseonsik.com/archives/81
위 링크를 통해 프로젝트 목표를 확인할 수 있고 추가적으로 개발과정에 대한 설명을 위 블로그에 함께 게시할 예정이다.