Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a "reserve" button #36

Open
mithro opened this issue Sep 10, 2024 · 0 comments
Open

Add a "reserve" button #36

mithro opened this issue Sep 10, 2024 · 0 comments

Comments

@mithro
Copy link
Contributor

mithro commented Sep 10, 2024

Add a reserve button which does the following;

  • Marks the FPGA status as being "reserved by until <1 hour from now>"
  • Reserve button becomes a "extend reservation" which extends the reservation for another hour.

The reserve button should not actually "do anything" (such as trying to prevent other people from accessing the system or similar), it just changes the status message.

Really simple implementation;

  • Touch a file.
  • Have cronjob that deletes any file older than 1 hour.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant