Skip to content

A web application to design CAD layout for your offices, schools, movie hall etc.

License

Notifications You must be signed in to change notification settings

Sj1218305/SeatManagement

Repository files navigation

Design attractive CAD layouts for your places right on your browser

GitHub last commit Repo License Github Repo Size Docker Pulls

--

Ever wanted to design CAD layouts for your offices, schools, movie halls etc., then SeatManagement is the right place for you

--

Dependencies🗃:

socket.io Nodejs express matrialize


Features

  • Design a prototype for your place with a variety of tools and elements within no time
  • Allocate different kinds of Seats to different members
  • Get a statistical analysis of amount of seats that are reserved, allocated or vacant.

Screenshots Website Badge

Imgur1 Imgur2


Setup

To setup project locally, fork the repository.

# install dependencies
npm install

# run the server
npm start

Docker

🐳 Run through Docker

# Pull image
docker pull jscoffee/seat_management:1.0

# Run container
docker run -p <PORT>:3000 jscoffee/seat_management:1.0

#Shut down container
docker stop jscoffee/seat_management:1.0

About

A web application to design CAD layout for your offices, schools, movie hall etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published