Skip to content

Mactto/Bus-Reservation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

버스 예약 시스템

3학년 1학기 Windows Programing

[ C# 텀프로젝트 ]


  • 개발언어 : C#
  • 개발환경 : Visual Studio

[ 구현 사항 ]

  1. 로그인/회원가입
  2. 마이페이지
  3. 편도/왕복
  4. 좌석 선택 (중복 방지)
  5. 포인트 사용/차감
  6. 예약/예약조회/예약취소

[ 파일 구조 ]

fileStructure


  1. Main.cs

mainForm

  1. Login.cs

loginForm

  1. Register.cs

registerForm

  1. Route.cs

routeForm

  1. s_Ticketing.cs / a_Ticketing.cs

ticketingForm

  1. Seat.cs

seatForm

  1. Payment.cs

paymentForm

  1. MyPage.cs

myPageForm

  1. t_Cancel.cs

cancelForm

About

[C#] 윈도우즈 프로그래밍 텀 프로젝트

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages