Giter Club home page Giter Club logo

railway-reservation-mean's Introduction

RAILWAY SEAT RESERVATION APP:

Key Features

  1. Concurrent reservation of same seats by different users is being handled by appropriate messages.
  2. In cases where user wants to book many seats and if that many empty seats are not available in a single row then, the maximum number of seats are assigned in a single row from the entry point of the coach and rest of the seats are assigned nearby this row.
  3. Feature to reset all reservations for all users. This feature is implemented for the case when user wants to test the application afresh.

Click on below link to see hosted app:-

DEMO OF THE PROJECT (http://13.234.225.140)

Techstack Used:

  1. Angular - Frontend Framework
  2. Nodejs - Server-side environment
  3. Express - Server-side Framework
  4. MongoDb - Database
  5. Docker - Containerization used in Backend
  6. Nginx - Web Server for Hosting Frontend
  7. AWS EC2(Amazon Web Services Elastic Compute Cloud) - Cloud Service to Host the app

Project Setup:

Clone this repo.

  1. To run Frontend locally:-

    cd Frontend
    
    ng serve
    
  2. To run backend locally:-

    cd Server
    
    docker-compose up
    

Preview of the App:-

Legend

  1. Green coloured boxes - Seats chosen by user to be booked
  2. Grey coloured boxes - Seats that are Filled (not empty)

Screenshot 1

railway-reservation-mean's People

Contributors

ishank62 avatar ishank622 avatar

Stargazers

 avatar

Watchers

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