Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rationalprabal/unstop
- Owner: RationalPrabal
- Created: 2023-07-13T13:09:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-16T06:32:05.000Z (over 1 year ago)
- Last Synced: 2023-07-16T07:28:34.986Z (over 1 year ago)
- Topics: nodejs, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://unstop-zeta.vercel.app/
- Size: 343 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.