The webpage of Jana Sessions
| leptos_webpage | ||
| session_iter | ||
| .gitignore | ||
| Cargo.toml | ||
| README.md | ||
| rustfmt.toml | ||
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.