{"id":15093219,"url":"https://github.com/ulasahin/hotelmanagementwebsite","last_synced_at":"2026-01-04T23:02:30.314Z","repository":{"id":249732351,"uuid":"832358898","full_name":"ulasahin/HotelManagementWebSite","owner":"ulasahin","description":"Hotel management website made with Angular and Spring Boot.","archived":false,"fork":false,"pushed_at":"2024-08-18T02:11:00.000Z","size":2085,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T12:11:25.035Z","etag":null,"topics":["angular","angular-cli","backend","frontend","hotel-booking","hotel-management-system","java","javascript","spring-boot","typescript","web","website"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ulasahin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-22T21:34:13.000Z","updated_at":"2024-08-26T09:45:51.000Z","dependencies_parsed_at":"2024-11-28T22:41:48.145Z","dependency_job_id":"9419665f-8a6b-40d4-bf52-41a196c35d4c","html_url":"https://github.com/ulasahin/HotelManagementWebSite","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"b548fc85c6d131befe1b81fe74b38e8e1bb1235f"},"previous_names":["ulasahin/hotelmanagementwebsite"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulasahin%2FHotelManagementWebSite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulasahin%2FHotelManagementWebSite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulasahin%2FHotelManagementWebSite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulasahin%2FHotelManagementWebSite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ulasahin","download_url":"https://codeload.github.com/ulasahin/HotelManagementWebSite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244959301,"owners_count":20538624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","angular-cli","backend","frontend","hotel-booking","hotel-management-system","java","javascript","spring-boot","typescript","web","website"],"created_at":"2024-09-25T11:04:19.834Z","updated_at":"2026-01-04T23:02:30.215Z","avatar_url":"https://github.com/ulasahin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hotel Management Website\n\nThis project is a comprehensive Hotel Management Web Application. It allows users to manage hotel reservations, send automated emails, handle specific booking conditions, and manage room statuses efficiently.\n\n## Features\n\n- **User Registration \u0026 Login**: Users can register and log in to the system.\n- **Room Reservation**: Users can make room reservations.\n- **Automated Email Notifications**: The system sends automated emails for booking confirmations, reminders, and other notifications.\n- **Reservation Management**: Manage reservations with specific conditions.\n- **Room Status Management**: View and update the status of hotel rooms.\n\n## Technologies Used\n\n- **Backend**: Java 21, Spring Boot (Spring Security, Spring Boot Web, Spring Boot Data JPA, Spring Boot Mail, Spring Boot Actuator, etc.)\n- Maven\n- Mapstruct\n- Swagger\n- Lombok\n- JWT\n- **Frontend**: Angular \u0026 Angular CLI 17.3.7, Javascript, Typescript\n- Node.js\n- **Database**: PostgreSQL\n\n## Installation\n\n### Prerequisites\n\n- Java 11 or later\n- Node.js and npm\n- PostgreSQL database\n\n### Backend Setup\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/ulasahin/HotelManagementWebSite.git\n    cd HotelManagementWebSite/backend\n    ```\n\n2. Update the `application.properties` file with your PostgreSQL database configuration:\n    ```properties\n    spring.datasource.url=jdbc:postgresql://localhost:5432/HotelManagementWebSiteDB\n    spring.datasource.username=your_username\n    spring.datasource.password=your_password\n    spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect\n    spring.jpa.hibernate.ddl-auto=update\n    spring.jpa.show-sql=true\n    ```\n\n3. Build and run the Spring Boot application:\n    ```sh\n    ./mvnw spring-boot:run\n    ```\n\n### Frontend Setup\n\n1. Navigate to the frontend directory:\n    ```sh\n    cd ../frontend\n    ```\n\n2. Install dependencies:\n    ```sh\n    npm install\n    ```\n\n3. Start the Angular development server:\n    ```sh\n    ng serve\n    ```\n\n4. Open your browser and navigate to `http://localhost:4200`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulasahin%2Fhotelmanagementwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fulasahin%2Fhotelmanagementwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulasahin%2Fhotelmanagementwebsite/lists"}