-
Hinoe brought up that API support, and bot support, for designating episodes might be helpful (for cases like when FFF had one position delayed on three episodes). An (optional) format might be simila…
-
### Bug Description
The current booking flow lacks a confirmation step before checkout, increasing the chances of errors in seat selection or showtime booking.
### Provide a detailed description of …
-
Events should be deleted from the page without having to refresh as the event is deleted.
As a side note, maybe this page could be changed to "modify events" where instead of delete it has a "modif…
-
We need to make sure that all admin operations are valid.
I.e. an admin cannot delete a movie if there are active bookings (potentially there would need to be a refund), or delete showrooms that ha…
-
A potential Enterprise customer reported the first result in the `showtimes`block is being parsed as an empty answer box with `"type":"showtimes_for_[movie title]"`
I was able to replicate it…
-
https://leetcode-cn.com/problems/happy-number/
编写一个算法来判断一个数 n 是不是快乐数。
「快乐数」定义为:对于一个正整数,每一次将该数替换为它每个位置上的数字的平方和,然后重复这个过程直到这个数变为 1,也可能是 无限循环 但始终变不到 1。如果 可以变为 1,那么这个数就是快乐数。
如果 n 是快乐数就返回 True ;不是…
-
-
It would be awesome to not have to rely on scraping Google Movies and instead be able to configure what movie showtime service to utilize. I'm not sure if this would require having to install a plugin…
-
List movie showings by start time to find what times what movies are playing all day.
-
A couple things to fix:
- Showtimes should be in a `ul` list so they can be better formatted with CSS
- Font should be larger (maybe re-read the bestmotherfucking.website for inspiration; re-use L…