Toggle navigation
Toggle navigation
This project
Loading...
Sign in
임승현
/
Multiplex_Ticketing_Platform
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
ShinSeungMin
2022-06-08 04:19:06 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
37072a23573ddf50271c6f97d66e331eb8de4b18
37072a23
1 parent
4f5815f0
Edit again README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
15 deletions
README.md
README.md
View file @
37072a2
...
...
@@ -58,7 +58,7 @@ CGV, 롯데시네마, MEGABOX 영화관의 정보를 통합 제공 및 예매를
1.
브랜드 선택
2.
영화관 선택
2-1.
영화관 세부 선택
2-1.
영화관 세부 선택
3.
날짜 선택
4.
상영 중인 영화 목록에서 원하는 영화 선택
...
...
@@ -68,27 +68,16 @@ CGV, 롯데시네마, MEGABOX 영화관의 정보를 통합 제공 및 예매를
## Contributing
1.
해당 Repository를 Fork합니다.
`git fork http://khuhub.khu.ac.kr/2021105632/Multiplex_Ticketing_Platform.git`
2.
Fork한 Repository를 Clone합니다.
`git clone http://khuhub.khu.ac.kr/{YourID}/Multiplex_Ticketing_Platform.git`
3.
당신이 개발하고자 하는 기능의 Branch를 추가합니다.
`git checkout -b feature/{YourBranchName}`
4.
기능을 구현합니다.
5.
당신이 추가한 기능 또는 수정 사항을 Commit합니다.
`git commit -m 'Add feature {FeatureName}'`
6.
당신의 Branch를 Push합니다.
`git push origin feature/{YourBranchName}`
7.
Pull Request를 엽니다.
...
...
@@ -100,9 +89,7 @@ Apache License를 사용합니다. LICENSE.txt를 통해 자세한 정보를 확
## Contact
> 임승현 - kevinlsh17@khu.ac.kr
> 이혜인 - hil0409@khu.ac.kr
> 신승민 - s091506@khu.ac.kr
>
> Project Link: [http://khuhub.khu.ac.kr/2021105632/Multiplex_Ticketing_Platform.git](http://khuhub.khu.ac.kr/2021105632/Multiplex_Ticketing_Platform.git)
\ No newline at end of file
...
...
Please
register
or
login
to post a comment