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 4a8b3a48e1 Add first version of the diesel schema and models 2019-06-10 10:24:50 +02:00
migrations Add first version of the diesel schema and models 2019-06-10 10:24:50 +02:00
src Add first version of the diesel schema and models 2019-06-10 10:24:50 +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