Skip to content

Application Submission and Status Tracking (FE) #6

@hariscs

Description

@hariscs

Description: Allow users to submit applications and track their status in the application (Seen, Considered, Declined).

Steps to Achieve:

  1. Create an application form connected to the backend API.
  2. Submit the application along with any additional data (resume, cover letter).
  3. Implement a dashboard for users to view the status of their applications.
  4. Poll the backend periodically (or use websockets) to update application status in real-time.

Acceptance Criteria:

  • Users can apply to jobs via the application form.
  • Applications are successfully sent to the backend.
  • Users can view the status of all their applications.
  • Status updates (e.g., Seen, Interview, Declined) are reflected on the frontend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions