Giter Site home page Giter Site logo

pakobarbakadze / booking Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 861 KB

The hotel management application, Built on a robust microservices architecture. It allows users to register their hotels, rooms and make reservations for customers. Payments for reservations are securely handled through Stripe, and notifications are sent using Node Mailer. It's a simple and efficient way to manage hotels and reservations.

TypeScript 97.44% Dockerfile 2.56%
microservices nestjs nodemailer stripe typerscript

booking's Introduction

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

booking

Overview

The hotel management application, Built on a robust microservices architecture. It allows users to register their hotels, rooms and make reservations for customers. Payments for reservations are securely handled through Stripe, and notifications are sent using Node Mailer. It's a simple and efficient way to manage hotels and reservations.

System design

System Design

Technologies

  • NestJS - A progressive Node.js framework for building efficient and scalable server-side applications.
  • Stripe - Payment processing platform.
  • Node Mailer - Module for sending emails from Node.js applications.
  • Docker - Containerization platform.
  • Nginx - Web server and reverse proxy server.
  • RabbitMQ - Message broker for distributed systems.
  • Elasticsearch - Distributed search and analytics engine.
  • TypeORM - ORM (Object-Relational Mapping) for TypeScript and JavaScript.
  • PostgreSQL - Open-source relational database.
  • MongoDB - NoSQL document database.
  • Mongoose - MongoDB object modeling for Node.js.
  • Redis - Key-value store for caching and data storage.
  • Nest Pino - Logger for NestJS applications.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

# docker compose
$ docker compose up

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

booking's People

Contributors

pakobarbakadze avatar

Watchers

 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.