Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2_open_source_sw_development_Han
/
Jaksimsamil
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
홍준섭
2020-12-07 16:32:50 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7123c10e8ddc0b213662997f27dd4f27ad54e708
7123c10e
1 parent
7dcdb7d9
chage readme file
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
README.md
README.md
View file @
7123c10
...
...
@@ -15,7 +15,7 @@ http://khuhub.khu.ac.kr/MotherProject/Jaksimsamil
> 작심삼일 알고리즘 문제풀이 도우미 서비스<br/>
>
> > 알고리즘 문제 풀이 스터디를 꾸준히 할 수 있게 돕는 웹 서비스입니다.
> > <br> [링크](http://oss
final.com
)에서 직접 사용해 보세요!
> > <br> [링크](http://oss
jaksimsamil.ml
)에서 직접 사용해 보세요!
![
그림1
](
https://user-images.githubusercontent.com/16442978/85690047-236d1d00-b70e-11ea-8d2b-480593c0daf3.png
)
...
...
@@ -40,7 +40,7 @@ http://khuhub.khu.ac.kr/MotherProject/Jaksimsamil
-
개선된 문제 추천 (사용자 실력 맞춤형)
# 기존의 마더 프로젝트에 새롭게 추가한 기능
-
카카오 api를
이용한 문제추천 알림
-
line 챗봇을
이용한 문제추천 알림
## Usages
...
...
@@ -62,7 +62,7 @@ http://khuhub.khu.ac.kr/MotherProject/Jaksimsamil
1.
Clone
```
git clone http://khuhub.khu.ac.kr/2020-2_open_source_sw_development_Han/Jaksim
Samil_Develop
.git
git clone http://khuhub.khu.ac.kr/2020-2_open_source_sw_development_Han/Jaksim
samil
.git
```
2.
Install MongoDB(Ubuntu)
...
...
@@ -89,7 +89,6 @@ touch .env
SERVER_PORT= ###
MONGO_URL= ###
JWT_SECRET= ###
KAKAO_JS_KEY = ###
```
4.
Start Node Server
...
...
Please
register
or
login
to post a comment