The webpage of Jana Sessions
Go to file
2025-02-21 11:49:19 +01:00
app Cleanup Cargo.toml 2025-02-21 11:49:19 +01:00
dioxus_template Add dioxus template for simpler experimenting 2025-02-21 11:37:07 +01:00
leptos_webpage Reformat project 2025-02-21 10:52:55 +01:00
session_iter Reformat project 2025-02-21 10:52:55 +01:00
.gitignore Update .gitignore 2025-02-14 15:29:56 +01:00
Cargo.toml Add dioxus template for simpler experimenting 2025-02-21 11:37:07 +01:00
README.md Reformat project 2025-02-20 10:55:18 +01:00
rustfmt.toml init 2025-02-11 22:27:22 +01:00

Jana Sessions Webpage

The webpage of Jana Sessions (unofficial name) written in Rust.

The project consists of a logic crate and a first version of the webpage written using leptos. A switch to dioxus is planned.

session_iter

The logic to find the dates of upcoming sessions.

leptos_webpage

The first functional version of the page, using leptos and trunk. Please see the README there for more details.