The webpage of Jana Sessions
Go to file
2025-02-20 12:24:09 +01:00
leptos_webpage Reformat project 2025-02-20 10:55:18 +01:00
session_iter Reformat project 2025-02-20 10:55:18 +01:00
.gitignore Update .gitignore 2025-02-14 15:29:56 +01:00
Cargo.toml Remove non-existent member from workspace 2025-02-20 12:24:09 +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.