Go to file
Dustin b55fb893e2 Implement basic page navigation w/ mock data
Obviously, we'll replace the mock `Database` with a Firefly III API
client, but this is here for now to support the UI interactions.
2025-03-08 11:16:35 -06:00
js js: Initial UI implementation 2025-03-08 11:11:42 -06:00
src Implement basic page navigation w/ mock data 2025-03-08 11:16:35 -06:00
templates Implement basic page navigation w/ mock data 2025-03-08 11:16:35 -06:00
.editorconfig Initial commit 2025-03-05 18:02:52 -06:00
.gitignore Initial commit 2025-03-05 18:02:52 -06:00
.prettierrc Implement basic page navigation w/ mock data 2025-03-08 11:16:35 -06:00
Cargo.lock Implement basic page navigation w/ mock data 2025-03-08 11:16:35 -06:00
Cargo.toml Implement basic page navigation w/ mock data 2025-03-08 11:16:35 -06:00
LICENSE-Apache-2.0.txt Initial commit 2025-03-05 18:02:52 -06:00
LICENSE-MIT.txt Initial commit 2025-03-05 18:02:52 -06:00
rustfmt.toml Initial commit 2025-03-05 18:02:52 -06:00