update cue project image
All checks were successful
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m26s
All checks were successful
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m26s
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 200 KiB After Width: | Height: | Size: 27 KiB |
@@ -1,10 +1,10 @@
|
||||
---
|
||||
name: 'Cue - On-Demand Resource Booking'
|
||||
name: 'Cue: On-Demand Resource Booking'
|
||||
description: 'An on-demand resource booking system built for an arcade/pool venue'
|
||||
tags: ['python', 'typescript', 'svelte', 'postgresql']
|
||||
image: '../../../public/static/cue.webp'
|
||||
order: 3
|
||||
startDate: '2025-07-23'
|
||||
startDate: '2025-09-23'
|
||||
---
|
||||
|
||||
<div class="flex flex-wrap gap-2 my-0! [&>img]:my-0! [&>img]:mt-2!" >
|
||||
@@ -40,6 +40,7 @@ Cue eliminates these issues by centralizing booking management with real-time tr
|
||||
- Maintenance windows to mark resources as unavailable
|
||||
- Move bookings between resources of the same type
|
||||
- Cancel or extend active bookings
|
||||
- Admins configure which operations require employee authentication
|
||||
|
||||
## Tech Stack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user