본문 바로가기
학부공부/Database

Development of Web-based DATABASE APPLICATION SYSTEM_System implementation with Transaction [Toy project]

by sonpang 2022. 7. 10.
반응형

지역별 대학 연구시설 공유 시스템

 

0. 산출물

 

1. 기능(모듈)별 수행 내역

NOTE : Consists of only transaction-related definitions and content including DB access (search, insert, modify, or delete) parts that must be included within the transaction

1.1. booking.php

1.2. booking_delete.php

1.3. booking_detail.php

1.4. booking_form.php

1.5. booking_list.php

 

1.6. booking_modify.php

 

1.7. equipment_list.php

 

1.8. equipment_delete.php

 

1.9. equipment_form.php

 

1.10. equipment_insert.php

 

1.11. equipment_modify.php

 

1.12. equipment_view.php

 

 

 

반응형

댓글