A web application for task/project time registration and invoicing. This application is written in Rust using the Rocket/Diesel and Yew frameworks.
Go to file
Paul van Tilburg 5e7e4c658e Add error catchers 2019-06-10 10:24:53 +02:00
migrations Add first version of the diesel schema and models 2019-06-10 10:24:50 +02:00
src Add error catchers 2019-06-10 10:24:53 +02:00
.gitignore Import initial version into Git 2019-06-10 10:16:31 +02:00
Cargo.lock Add first version of the diesel schema and models 2019-06-10 10:24:50 +02:00
Cargo.toml Add first version of the diesel schema and models 2019-06-10 10:24:50 +02:00
diesel.toml Add first version of the diesel schema and models 2019-06-10 10:24:50 +02:00