Skip to content

Commit

Permalink
Remove title download url
Browse files Browse the repository at this point in the history
  • Loading branch information
geoje committed Jul 14, 2021
1 parent 5af1ace commit cae0d6f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# πŸ’¬ OST [μ„œλ²„](https://github.com/geoje/KwUniversity/raw/master/ApplicationSoftwarePractice/CatchMind_Server/CatchMind_Server.zip) / [ν΄λΌμ΄μ–ΈνŠΈ](https://github.com/geoje/KwUniversity/raw/master/ApplicationSoftwarePractice/CatchMind_Client/CatchMind_Client.zip)
# πŸ’¬ OST
#### 🏒 Office messenger Supporting Telecommuting
<br><br>

## 개발 κΈ°κ°„
# 개발 κΈ°κ°„
##### 3ν•™λ…„ 1ν•™κΈ° μ‘μš©μ†Œν”„νŠΈμ›¨μ–΄μ‹€μŠ΅ (2021-03-12 ~ 2021-06-11)
μΉ΄μΉ΄μ˜€ν†‘μ„ λͺ¨ν‹°λΈŒλ‘œ `C#` κ³Ό `MySQL` 등을 μ‚¬μš©ν•΄ λ§Œλ“  **사내 μ±„νŒ… ν”„λ‘œκ·Έλž¨** νŒ€ν”„λ‘œμ νŠΈ μž…λ‹ˆλ‹€.

μ‹€ν–‰ν•˜κΈ° μœ„ν•΄μ„œλŠ” λͺ‡κ°€μ§€ 섀정이 ν•„μš”ν•©λ‹ˆλ‹€.
<br><br>

## 데이터 베이슀 및 μœ μ € 생성
# 데이터 베이슀 및 μœ μ € 생성
μ„œλ²„ ν”„λ‘œκ·Έλž¨μ„ 돌리기 μœ„ν•΄ `.Net Core` 와 `MySQL` ν”„λ‘œκ·Έλž¨μ΄ μ„€μΉ˜λ  수 μžˆλŠ” `Ubuntu 20.04 LTS` μš΄μ˜μ²΄μ œμ—μ„œ μš°μ„  `MySQL` 을 μ„€μΉ˜ν•˜κ³  `DB` 및 `User` λ₯Ό μƒμ„±ν•©λ‹ˆλ‹€.
##### bash
``` bash
Expand All @@ -24,7 +24,7 @@ FLUSH PRIVILEGES;
```
<br><br>

## ν…Œμ΄λΈ” 생성
# ν…Œμ΄λΈ” 생성
##### sql
``` sql
CREATE TABLE `ost`.`employee` (
Expand Down Expand Up @@ -85,7 +85,7 @@ CREATE TABLE `ost`.`chat` (
이둜써 사전 μ„ΈνŒ…μ΄ λͺ¨λ‘ λλ‚¬μŠ΅λ‹ˆλ‹€.
<br><br>

## μ„œλ²„ μ‹€ν–‰
# μ„œλ²„ μ‹€ν–‰
`Release` νƒ­μ—μ„œ `OSTServer.zip` 을 λ‹€μš΄λ°›κ³  압좕을 ν’€μ–΄μ£Όμ„Έμš”.

> #### 잠깐!
Expand All @@ -109,7 +109,7 @@ PS C:\Users\chchc\Downloads\OSTServer> .\OSTServer.exe
```
<br><br>

## ν”„λ‘œκ·Έλž¨ μ‹€ν–‰
# ν”„λ‘œκ·Έλž¨ μ‹€ν–‰
`.Net Framework 4.7.2` 기반이며 `Window Forms` 둜 μ œμž‘λ˜μ–΄ μœˆλ„μš°μ—μ„œλ§Œ μ‹€ν–‰ν•˜μ‹œκΈΈ λ°”λžλ‹ˆλ‹€.
λ¦¬λˆ…μŠ€μ™€ 같은 μš΄μ˜μ²΄μ œμ—μ„œ μ‹€ν–‰κ°€λŠ₯ν•œ 방법도 μžˆμœΌλ‚˜ μ—¬κΈ°μ„œ 닀루진 μ•Šκ² μŠ΅λ‹ˆλ‹€.
#### Window (Powershell)
Expand All @@ -120,7 +120,7 @@ PS C:\Users\chchc\Downloads\OSTServer> .\OSTServer.exe
<br><br>

## μ†Œκ°œ
# μ†Œκ°œ
μ΄μ œλΆ€ν„° ν”„λ‘œκ·Έλž¨ κΈ°λŠ₯을 νŒŒν•΄μ³ 보도둝 ν•˜κ² μŠ΅λ‹ˆλ‹€.

#### 접속
Expand Down Expand Up @@ -176,7 +176,7 @@ PS C:\Users\chchc\Downloads\OSTServer> .\OSTServer.exe

<br><br>

## νŠΉμ§•
# νŠΉμ§•
#### μ±„νŒ… ν™”λ©΄ κ°„μ†Œν™”
μΉ΄μΉ΄μ˜€ν†‘ 처럼 κ°™μ€μ‚¬λžŒ, 같은 μ‹œκ°„(λΆ„ λ‹¨μœ„ κΉŒμ§€) 일 경우 μ±„νŒ…μ΄ μ—°κ²°λ˜λ„λ‘ λ˜μ–΄μžˆμŠ΅λ‹ˆλ‹€.

Expand Down

0 comments on commit cae0d6f

Please sign in to comment.