Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
woowacourse
/
javascript-subway-map-precourse
Public
Notifications
You must be signed in to change notification settings
Fork
75
Star
7
Code
Issues
0
Pull requests
50
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[지하철 노선도 미션] 강민경 미션 제출합니다.
- #48
#48
Open
ddongule
wants to merge 46 commits into
woowacourse:main
woowacourse/javascript-subway-map-precourse:main
from
ddongule:minkyung
ddongule/javascript-subway-map-precourse:minkyung
Copy head branch name to clipboard
Conversation
Commits
46
(46)
Checks
Files changed
Open
[지하철 노선도 미션] 강민경 미션 제출합니다.
#48
ddongule
wants to merge 46 commits into
woowacourse:main
woowacourse/javascript-subway-map-precourse:main
from
ddongule:minkyung
ddongule/javascript-subway-map-precourse:minkyung
Copy head branch name to clipboard
Commits
Commits on Dec 10, 2020
chore(git): gitignore 파일 추가
ddongule
committed
08a5c96
View commit details
Copy full SHA for 08a5c96
Browse repository at this point
docs: Readme 업데이트
Show description for 2edaa1c
ddongule
committed
2edaa1c
View commit details
Copy full SHA for 2edaa1c
Browse repository at this point
docs: Readme의 예외 상황 highlight
ddongule
committed
533a9b9
View commit details
Copy full SHA for 533a9b9
Browse repository at this point
Commits on Dec 11, 2020
style: 첫 화면 구성 - 모든 관리창 숨김처리
ddongule
committed
7b58dec
View commit details
Copy full SHA for 7b58dec
Browse repository at this point
chore(markup): 프로젝트를 위한 뼈대 생성
Show description for e86d089
ddongule
committed
e86d089
View commit details
Copy full SHA for e86d089
Browse repository at this point
feat: element를 숨기고 보여주는 기능 구현
ddongule
committed
f935221
View commit details
Copy full SHA for f935221
Browse repository at this point
feat: 화면 상단의 관리 버튼을 눌렀을 때, 해당 관리 내용을 보여주는 기능 구현
ddongule
committed
442c63b
View commit details
Copy full SHA for 442c63b
Browse repository at this point
docs: Readme - 지하철 역 관리 관련 기능 예외 상황 업데이트
Show description for 15c1afe
ddongule
committed
15c1afe
View commit details
Copy full SHA for 15c1afe
Browse repository at this point
feat: Station Class 생성
Show description for 9ee2fd8
ddongule
committed
9ee2fd8
View commit details
Copy full SHA for 9ee2fd8
Browse repository at this point
feat: 지하철 역 관리 - 지하철 역 이름의 유효성 검사 기능 구현
Show description for 2283f8f
ddongule
committed
2283f8f
View commit details
Copy full SHA for 2283f8f
Browse repository at this point
Commits on Dec 12, 2020
feat: 입력을 초기화해주는 clear input 기능 구현
ddongule
committed
abd0a13
View commit details
Copy full SHA for abd0a13
Browse repository at this point
feat: HTML에 들어갈 table data를 만드는 기능 구현
Show description for e504751
ddongule
committed
e504751
View commit details
Copy full SHA for e504751
Browse repository at this point
feat: 유저의 입력을 받아 table에 한 행을 생성하는 기능 구현
ddongule
committed
03be7ab
View commit details
Copy full SHA for 03be7ab
Browse repository at this point
feat: 지하철 역 추가 기능 구현
Show description for ae04106
ddongule
committed
ae04106
View commit details
Copy full SHA for ae04106
Browse repository at this point
feat: localstorage에 있는 데이터를 가져와 state에 저장하는 기능 구현
ddongule
committed
b6f40f7
View commit details
Copy full SHA for b6f40f7
Browse repository at this point
refactor: 파일에 필요한 constant 이동
ddongule
committed
ff73492
View commit details
Copy full SHA for ff73492
Browse repository at this point
chore(markup): 지하철 역 관리를 위한 뼈대 생성
Show description for 20ae86c
ddongule
committed
20ae86c
View commit details
Copy full SHA for 20ae86c
Browse repository at this point
Commits on Dec 13, 2020
refactor: String으로 만들던 table을 DOM을 이용해 만들도록 변경
ddongule
committed
8ad8280
View commit details
Copy full SHA for 8ad8280
Browse repository at this point
feat: localstorage에 저장하는 기능 구현
ddongule
committed
3458b78
View commit details
Copy full SHA for 3458b78
Browse repository at this point
feat: 역을 삭제하고 localstorage에 업데이트하는 기능 구현
Show description for 369bbbe
ddongule
committed
369bbbe
View commit details
Copy full SHA for 369bbbe
Browse repository at this point
feat: 지하철 역 중복 확인 기능 구현
ddongule
committed
66a8e23
View commit details
Copy full SHA for 66a8e23
Browse repository at this point
chore(markup): 지하철 노선 관리를 위한 뼈대 생성
Show description for a949d49
ddongule
committed
a949d49
View commit details
Copy full SHA for a949d49
Browse repository at this point
feat: 지하철 역을 삭제하기 전 경고창 띄우는 기능 구현
ddongule
committed
c2705a2
View commit details
Copy full SHA for c2705a2
Browse repository at this point
refactor: show/hide 기능 대신 버튼을 누를 때 다시 rendering 될 수 있게 변경
ddongule
committed
e40af75
View commit details
Copy full SHA for e40af75
Browse repository at this point
feat: 노선 관리 Select box 생성
ddongule
committed
dadc361
View commit details
Copy full SHA for dadc361
Browse repository at this point
feat: SubwayLine Class 생성
Show description for b3dab97
ddongule
committed
b3dab97
View commit details
Copy full SHA for b3dab97
Browse repository at this point
refactor: 재사용을 위해 새 행을 만드는 showNewRow 코드 수정
ddongule
committed
d555cf7
View commit details
Copy full SHA for d555cf7
Browse repository at this point
feat: 지하철 노선도 관리 기능 구현
ddongule
committed
67ee16e
View commit details
Copy full SHA for 67ee16e
Browse repository at this point
feat: 지하철 구간 관리의 노선 버튼 추가
ddongule
committed
620c2e8
View commit details
Copy full SHA for 620c2e8
Browse repository at this point
feat: 지하철 구간 관리 페이지 렌더링 기능 구현
ddongule
committed
85e2ce0
View commit details
Copy full SHA for 85e2ce0
Browse repository at this point
Commits on Dec 14, 2020
feat: 지하철 구간 관리의 '노선에서 삭제' 버튼 클릭 이벤트 구현
ddongule
committed
108ab4d
View commit details
Copy full SHA for 108ab4d
Browse repository at this point
feat: 지하철 노선도 출력 기능 구현
ddongule
committed
c161259
View commit details
Copy full SHA for c161259
Browse repository at this point
feat: 지하철 구간 관리 - 역 삭제/등록시 구간 등록 표에 반영하는 기능 구현
ddongule
committed
2f7e3e7
View commit details
Copy full SHA for 2f7e3e7
Browse repository at this point
feat: 지하철 노선 이름 입력의 유효성 검사 기능 구현
ddongule
committed
2981b6b
View commit details
Copy full SHA for 2981b6b
Browse repository at this point
feat: 지하철 구간 관리 순서 input의 유효성 검사 구현
ddongule
committed
a62d980
View commit details
Copy full SHA for a62d980
Browse repository at this point
Merge branch 'minkyung' of github.com:ddongule/javascript-subway-map-precourse into minkyung
ddongule
committed
b1a38cd
View commit details
Copy full SHA for b1a38cd
Browse repository at this point
refactor: sectionManagerContainer 리팩토링
Show description for 5dd8b21
ddongule
committed
5dd8b21
View commit details
Copy full SHA for 5dd8b21
Browse repository at this point
docs: Readme - 지하철 구간 관리 기능의 예외 상황 업데이트
Show description for dc3bb90
ddongule
committed
dc3bb90
View commit details
Copy full SHA for dc3bb90
Browse repository at this point
Commits on Dec 15, 2020
refactor: total subway manage container 리팩토링
Show description for e5d5acd
ddongule
committed
e5d5acd
View commit details
Copy full SHA for e5d5acd
Browse repository at this point
refactor: 지하철 노선도 출력 기능 리팩토링
Show description for c72356b
ddongule
committed
c72356b
View commit details
Copy full SHA for c72356b
Browse repository at this point
refactor: 지하철 역 관리와 노선 관리에서 쓰이는 중복 모듈 분리
Show description for e1e0d15
ddongule
committed
e1e0d15
View commit details
Copy full SHA for e1e0d15
Browse repository at this point
refactor: 지하철 역, 노선 이름 input의 유효성 검사 중복 코드 리팩토링
Show description for c4bae0e
ddongule
committed
c4bae0e
View commit details
Copy full SHA for c4bae0e
Browse repository at this point
refactor: section-manage-container 리팩토링
Show description for 55d8989
ddongule
committed
55d8989
View commit details
Copy full SHA for 55d8989
Browse repository at this point
chore(css): 불필요한 css 삭제
ddongule
committed
60d63dd
View commit details
Copy full SHA for 60d63dd
Browse repository at this point
fix: 지하철 노선 삭제 기능 오류 해결
ddongule
committed
4f9e2d6
View commit details
Copy full SHA for 4f9e2d6
Browse repository at this point
docs: README에 지하철 노선도 미션(3주차) 회고 추가
ddongule
committed
17c2ab2
View commit details
Copy full SHA for 17c2ab2
Browse repository at this point
You can’t perform that action at this time.