You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
-
# Tauri + React + Typescript
1
+
# Simulation Controller
2
2
3
-
This template should help get you started developing with Tauri, React and Typescript in Vite.
3
+
## Introduction
4
+
This repository provides the RustBusters implementation for the Simulation Controller for the Advanced Programming Course 2024-2025 at the University of Trento.
5
+
6
+
## Description
7
+
Questo software è stato sviluppato utilizzando Tauri, per combinare le performance e le potenzialità di Rust con la flessibilità e la semplicità di JavaScript per fare interfaccie altamente personalizzabili. Per il frontend è stato utilizzato React, appoggiandosi a Shadcn e tailwind per la parte grafica.
0 commit comments