Coder Social home page Coder Social logo

tanbinh123 / accommodation-booking-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from raestio/accommodation-booking-system

1.0 0.0 0.0 3.82 MB

Accommodation booking system (inspired by AirBnb) made with Spring Boot, Vaadin Flow, PostgreSQL

License: MIT License

Java 82.30% HTML 17.70%

accommodation-booking-system's Introduction

Accommodation booking system

Inspired by AirBnb

Run

$ git clone https://github.com/raestio/accommodation-booking-system.git
$ cd accommodation-booking-system/app/
$ docker-compose up #postgres starts
$ mvn package  #app builds
$ java -jar target/accommodation-booking-system-1.0.0.beta.jar #app starts (it will connect to postgres running in Docker)

Type localhost:8080 in Google Chrome (In Firefox it does not work correctly).
Some test accounts are created in advance so you can log in with them to test it out:

Admin
  Login email:  [email protected]
  Password:     test.admin

User
  Login email:  [email protected]
  Password:     test.user

Tech

Screenshots

screenshot_1 screenshot_2 screenshot_3 screenshot_4 screenshot_5

accommodation-booking-system's People

Contributors

raestio avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.