Skip to content
@SI4401-Kelompok5-Hotelin

SI4401-Kelompok5-Hotelin

Hotelin-WAD

Hotelin is an app for user searching hotel in user area. This project built with javascript framework named React and CSS framework named Bootstrap and Chakra UI. This project is a part of Web Application Development course in Telkom University.

Developer behind this project

Repository Structure

The repository is structured as follows:

  • main is main branch of the repository and contains the latest stable version of the code.
  • dev is the development branch of the repository and contains the latest development version of the code.
  • feature/feature_name branches are used to develop new features and are merged into dev when they are ready.
  • commits formatted as feat/feature_name are used to fix bugs in the code and are merged into dev when they are ready.

Installation

Front End

Prerequisites

  • ReactJS 18.2.0
  • NodeJS LTS

Running the application

npm i && npm start

Back End

Prerequisites

Running the application

  • Install dependencies
$ go mod download
  • Run the application
$ docker-compose up
$ go run main.go

Running the application will create a database named hotelin in your local PostgreSQL instance.

Pinned Loading

  1. Hotelin-FE Hotelin-FE Public

    JavaScript 1 2

  2. Hotelin-Backend Hotelin-Backend Public

    Go 1 1

Repositories

Showing 3 of 3 repositories
  • Hotelin-FE Public
    SI4401-Kelompok5-Hotelin/Hotelin-FE’s past year of commit activity
    JavaScript 1 2 0 0 Updated Jan 11, 2023
  • SI4401-Kelompok5-Hotelin/Hotelin-Backend’s past year of commit activity
    Go 1 1 0 0 Updated Jan 11, 2023
  • .github Public
    SI4401-Kelompok5-Hotelin/.github’s past year of commit activity
    0 0 0 0 Updated Dec 29, 2022

Top languages

Loading…

Most used topics

Loading…