-
### Discussed in https://github.com/calcom/cal.com/discussions/15620
Originally posted by **animoller** June 29, 2024
Gidday, I have a prospective client who missed a discovery call. I asked t…
-
```
In the following
class Passenger {
name;
}
class Booking {
* -- 1 Passenger;
* -- 1 Flight;
seat;
}
class Passenger {
id;
}
If I instead say
immutable * -- 1 Passenger;
Then I ge…
-
We need a way to set a total number of available seats / spaces for an event, and for the administrator to change that number after an event has started.
@korovacow please spec out further. this will…
-
In the booking section, users may find it difficult to navigate through the website where the color for my seat and reserved doesn't seem good in the interface. Design a clear and consistent navigatio…
-
**[UX/UI Design website](https://github.com/domits1/Domits/issues/11 )**
**[UX/UI Design app](https://github.com/domits1/Domits/issues/64)**
**Improve UX/UI research, discover & define phase**
- …
-
Καλησπερα Μελινα,
Μια φιλη μου που σπουδαζει στο ιδιο τμημα με σενα και μου ζητησε βοηθεια για μια ασκηση πολυ παρομοια με το συγκεκριμενο Repo.
Καθως ετρεχα τον κωδικα, εμφανιστηκε αυτο το error:…
-
The [Duffel docs](https://duffel.com/docs/guides/adding-seats#:~:text=If%20you%20delve%20into%20the%20passengers%20inside%20the%20segments%20inside%20the%20slices%2C%20you%27ll%20also%20see%20a%20seat…
-
There are a handful of tasks that are specific to new 18F staff in NYC:
- [Getting a transit card](https://handbook.18f.gov/new-york-city/#get-your-card)
- [Add them to the NYC mailing list](https://g…
afeld updated
8 years ago
-
While on the main page, when user clicks on the button "Inwards" a page is displayed with rides going to college and when user clicks on the "Outwards" button a page is displayed with a list of rides …
-
Originally reported on Google Code with ID 610
---
An association class works very similar to several 1--\* associations, with the central
class having all the \* ends. However, there is one key sem…
Nava2 updated
9 years ago