CalPolySEC / thewhitehat.club

The White Hat Website
https://thewhitehat.club
MIT License
1 stars 3 forks source link

3D Printer Queue #5

Open maxzinkus opened 7 years ago

maxzinkus commented 7 years ago

So we have two 3D printers in the lab and we have students interested in using them. The website should have a sign-up page allowing people to view the availability of the 3D printers and grab time slots.

This could be as simple as a claim-next-use queue, but ideally this would be something like a two-week calendar (let's limit it to you can claim a time up to two weeks into the future) wherein you can sign up for time slots up to two hours long.

Let's also programmatically enforce a two-hours per week limit.

Thanks!

maxzinkus commented 7 years ago

EDIT: Just kidding, prints can take hours. Let's nix the time limit and allow people to reserver arbitrarily long times, and we'll deal with complaints/abuse outside of software.

maxzinkus commented 7 years ago

Johnathan wrote an app, let's get it hosted

johnnicholson commented 7 years ago

the repo is https://github.com/johnnicholson/PrinterQueue need to do some work on it over winter break though before it is ready

maxzinkus commented 7 years ago

Let's get this rolling, possibly with a "Current Print Status" badge on thewhitehat.club? @nickfrostatx @johnnicholson

maxzinkus commented 6 years ago

Leaving issue as archive for future hatters