Skip to content

Releases: Project-IPCA/ipca-frontend

v1.0.0

24 Dec 16:06
887b23e
Compare
Choose a tag to compare

Version 1.0.0

December 23, 2024

🚀 Initial Release

Features

  • Authentication

    • Login and logout functionality with form validation.
    • Token refresh for seamless user sessions.
  • Exercise Features

    • Users can view details of their assigned learning groups.
    • View detailed scores for each lab exercise.
    • View assigned exercises and submit completed work.
  • Submission History Features

    • Users can view all submission history.
    • Users can compare submission history.
  • User

    • Users can edit and manage their profile information.
    • Display the current IP address being used by the user.

UI/UX Highlights

  • Supports responsive design at a functional level.
  • Clean and intuitive interface using Material Tailwind.

Integrations

  • IPCA Backend: Integrated with backend services for seamless data operations.
  • IPCA Realtime: Enabled real-time updates for duplicate login prevention and exercise submissions.