Skip to content

Web App for making reservations in beach hotels. Made with the Play Framework using Scala

License

Notifications You must be signed in to change notification settings

Baltazar-Ortega/hotels-booking

Repository files navigation

hotels-booking Web App

With TravelCheap you can make a reservation in your favorite hotel. And also get to know interesting data with the admin page.

Live WebApp: https://still-castle-24972.herokuapp.com/

hotels-booking was made after this barebones code provided by Heroku: https://github.com/heroku/scala-getting-started

For the Users

image

image

image

Administrator

image

image

Running Locally

Make sure you have Play and sbt installed.

$ git clone https://github.com/Baltazar-Ortega/hotels-booking.git
$ cd hotels-booking
$ sbt compile stage
$ sbt run

You need to have PostgreSQL installed

Your app should now be running on localhost:9000.

About

Web App for making reservations in beach hotels. Made with the Play Framework using Scala

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published