Skip to content

Repository files navigation

BookingWebApp

A solution for users to book hotel rooms

Project architecture

TypeNameDescription
DatabaseMongoDBBookingWebAppMongoDB database with 3 collections (users, hotels, bookings)
BackendNodeJSBookingWebApiNodeJS API
FrontendAngularBookingWebAppAngular web app for booking

Available npm commands:

  • npm install : Install all dependencies for both backend and frontend
  • npm run build : Build docker images from both the backend and frontend
  • npm start : Start all docker containers according to the settings specified in the docker-compose.yml file

About

A solution for users to book hotel rooms

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages