feat(frontend): add login and register pages
📌 Description
Add Login and Register UI pages for the frontend authentication flow. These pages allow users to access the login form and create a new account.
🔗 Lien vers l'issue
N/A
✅ Type de changement
-
Feature (nouvelle fonctionnalité) -
Fix (correction de bug) -
Refactor (pas de changement fonctionnel) -
Docs (documentation) -
Chore (maintenance technique) -
Hotfix (urgence)
🧪 Comment tester
- Run the frontend application
- Navigate to /login
- Navigate to /register
- Verify that the forms render correctly and navigation works
✅ Checklist
-
Tests unitaires ajoutés/mis à jour -
Documentation mise à jour -
Pipeline CI vert -
Relu par un reviewer
👥 Reviewers requis
-
Backend (@azra, @soheil) -
Frontend (@mohamed, @yigit) -
Sécurité (@linda, @massi) -
BDD (@elhadj)
🚨 Impact potentiel
-
Breaking change -
Performance -
Sécurité