add projects view and template

This commit is contained in:
2024-11-10 04:47:40 +01:00
parent 5eb0246863
commit a3de4dcb43
21 changed files with 350 additions and 65 deletions

View File

@@ -7,4 +7,5 @@ pub mod services;
pub mod tasks;
pub mod views;
pub mod workers;
pub mod filters;
pub mod filters;
pub mod shared;