KH 세미프로젝트 5조 - 강아지야놀자
저희는 반려동물을 키우는 가구들이 여행 중에도 안심하고 숙박할 수 있는 숙소를 쉽게 찾고 예약할 수 있도록 돕는 웹페이지를 구축했습니다.
프로젝트 노션 : https://meteor-lungfish-1c4.notion.site/5-a85f4b241c0742dca533704eee0ac638?pvs=4
칸반 보드 : https://meteor-lungfish-1c4.notion.site/728f04b873c54f849c8b1fd2b64f55fe?v=69174d771a4842d8bd88ecd6d184cc16
간트 차트 : https://meteor-lungfish-1c4.notion.site/65003af5bccf4e69afd12350deacb600
A full-stack web application designed for managing lodging reservations. This project allows users to book accommodations, manage their reservations, and view available options.
- User authentication and reservation management.
- Real-time availability of lodging options.
- Admin panel for managing listings and user data.
- Frontend: HTML, CSS, JavaScript
- Backend: Java(JSP/Servlet)
- Database: Oracle SQL
- Tools: Git, Postman, Kanban Board
- Implemented dynamic reservation filtering using Oracle SQL queries.
- Designed an intuitive user interface with responsive web design principles.
- Used Postman to test and debug RESTful API endpoints.
- Clone the repository:
git clone https://github.com/ebaek88/semi_five.git - Set up the database using the provided SQL scripts.
- Run the backend server with Java.
- Open the application in your browser.
- Add a payment gateway integration.
- Implement user notifications for booking updates.