Git Product home page Git Product logo

octalpixel / ticketing-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nikhil-web-dev/ticketing-app

0.0 1.0 0.0 2.84 MB

A full stack application, where any customer can create, sell or purchase the tickets. Followed Event-Based Microservice Architecture and Server-Side Rendering with React.

Home Page: https://www.ticketing.devnikhil.com

Shell 0.03% JavaScript 16.69% TypeScript 82.39% CSS 0.27% Dockerfile 0.63%

ticketing-app's Introduction

ticketing-app

A full stack application, where any customer can create, sell or purchase the tickets. Followed Event-Based Microservice Architecture and Server-Side Rendering with React. Full Documentation

Tech Stack

  • API: ExpressJs
  • UI: React and NextJs
  • Database: MongoDB
  • Search Engine: Elasticsearch
  • Deployed: Digital Ocean Kubernetes cluster.

API Services

  • Auth-service - Service used for authentication purposes i.e, user signup, signin and signout.

  • Ticket-service - Service used for ticket creation and updating.

  • Order-service - Service used for order creation and updating.

  • Expiration-service -Service used for expiring/cancelling orders after 5 minutes.

  • Payment-service - Service used for handling payments, completes the order only if payment is succeeded or cancels order if payment is failed.

  • Support-service - Service used for handling Email and SMS notification.

  • Expiration-service and Support-service does not have any routes, these services communicate through nats streaming listeners and publishers.

  • Common contains common functionalities used shared with other services through npm package - @nk-ticketing-app/common

App Images

ticketing-app's People

Contributors

nikhil-web-dev avatar

Watchers

James Cloos 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.