Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/delight-hk3/induk_hotel_project

It's a hotel project conducted as a team, and there are various functions such as basic hotel reservations.
https://github.com/delight-hk3/induk_hotel_project

ajax apache-server bootstrap4 codeigniter3 css3 javascript jquery mariadb php5 phpmyadmin sql-server

Last synced: about 1 month ago
JSON representation

It's a hotel project conducted as a team, and there are various functions such as basic hotel reservations.

Awesome Lists containing this project

README

        

# Induk hotel project

>사용한 프레임워크 : codeigniter 3, bootstrap 4

>사용한 언어 : php5, css3, jquery, javascript, SQL

>사용한 DB : MariaDB

>사용한 DBMS : MySQL

>사용한 서버 : Linux server

>사용한 API : kakao post service

>개발 Tool : Visual Studio Code

>테스트한 OS : Linux


>사용한 템플릿

>Client page : Royal – Free Bootstrap Hotel Template with Booking Form

>Admin page : SB Admin 2

### 프로젝트 분류 : 팀 프로젝트



  • 제작한 목적 : 프레임워크와 언어의 숙련도를 높이고 팀별 프로젝트의 숙련도를 높이기 위하여 제작하였습니다.


  • 사용자 페이지 기능 : 예약, 예약확인, 영수증, 로그인, 회원가입 등이 있습니다.


  • 관리자 페이지 기능 : 회원 관리, 예약관리, 방 관리, 구분관리 등이 있습니다.



### 주의사항


  • 이 프로젝트를 실행하기 위해서는 my 이름의 폴더가 있어야 합니다.




  • img 폴더를 다운로드하시고 /my/ 에 압축해제 하시기 바랍니다.

  • 개인 서버에 맞게 /config/config.php에 있는 session 경로를 새로 정해주시기 바랍니다.

  • /config/database.php 에서 데이터베이스를 새로 설정해주시기 바랍니다.

  • 데이터베이스의 데이터 정렬방식은 utf8_general_ci로 통일했습니다.

  • codeIgniter3 에서 Index 죽이기 작업을 하고 진행했습니다. 위의 코드를 실행시키려면 먼저 Index 죽이기 작업을 하셔야 합니다.

  • index.php remove 방법 블로그 글



### 사용자 페이지



































### 관리자 페이지