Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rationalprabal/unstop

Train Reservation System
https://github.com/rationalprabal/unstop

nodejs reactjs tailwindcss

Last synced: about 14 hours ago
JSON representation

Train Reservation System

Awesome Lists containing this project

README

        

# Unstop

This app is a Reservation system through which a user can book seats. A user can book max of 7 seats at a time. If the requested seats can be allocated in one row then they will be distributed in the same row otherwise attempts would be to provide seats such that the distance among them is as less as possible.

## Tech Stack-
ReactJS for Frontend, NodeJS for Backend, and MongoDB have been used for Database. Tailwind CSS and ChakraUI are used for styling purposes. Frontend of the website is hosted on Vercel while Backend is hosted on Cyclic.