Telas de login e dashboard de estudante feito

This commit is contained in:
2026-05-07 21:10:30 +01:00
parent 547d5f5484
commit c1d1a0fce1
44 changed files with 6740 additions and 183 deletions

View File

@@ -32,7 +32,7 @@ This guide provides step-by-step instructions for setting up a complete developm
### 1. Clone Repository
```bash
git clone https://github.com/your-org/teachit.git
git clone https://gitea.epvc.pt/240405/TeachIT.git
cd teachit
```