jana_sessions_webpage/README.md
2025-02-20 10:55:18 +01:00

415 B

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.