-
Issue to coordinate adding a guestbook-datomic example.
The template for this example was created with the flags below.
```
lein new luminus guestbook-datomic +datomic +re-frame
```
The code is…
-
ring support asynchronous handler,
and undertow also support asynchronous process
it seems luminus do not.
or maybe I misunderstand something.
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-ay2021s1/pe/main/files/2bb3f8ac-7d39-49b5-997d-02d283bf31a2.png)
If the app has the data from LumiNUS, it should have the number of MCs for t…
-
The error 400 appears in one of two forms, depending on the API call:
- As a HTTP status code, which `infinite_retry_download` recognises as an error and retries immediately
- In the JSON response b…
-
Dear Prof Damith,
Is it possible to release the results of the online quiz on luminus so that we know which questions were answered incorrectly, so as to be able to correct any misconception.
-
We want to make it easy to convert different unit to other.
```
1 kilometer = 1000 meter = 0.621371192 miles
```
Tips: Use ratio
Add all Unit Type in the world:
- LENGTH
- WEIGHT
- TIME
- ELECTRIC_…
-
Hi, may I know if the exam zoom link has already been uploaded in Luminus Gradebook? I went to check the Gradebook after the most recent announcement but I could not find the Zoom link. Thanks!
-
Hi, in the latest announcement it states to include a view only link to the product pitch when submitting the Teammates form. May I ask if this product pitch has any template found on luminus or is it…
-
I've run into an issue where on 2nd+ work spaces, the overview animation will occasionally not play. It happens at random, and works correctly 50% of the time.
https://github.com/G-dH/vertical-w…
-
## To reproduce
```console
$ lein new luminus lumtest +http-kit
$ cd lumtest
$ lein repl
user=> (start)
user=> (stop)
```
## Results
```console
user=> (start)
2020-08-12 08:52:21,558 [n…