Skip to content

feat(frontend): add login and register pages

AYYILDIZ YIGIT requested to merge feature/login-ui-yigit into develop

📌 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

  1. Run the frontend application
  2. Navigate to /login
  3. Navigate to /register
  4. 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é

Merge request reports