Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#174 Fix to change status in application stage process #165

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Mugisha146
Copy link
Contributor

@Mugisha146 Mugisha146 commented Nov 29, 2024

PR Description

This fix change status in application stage process

Description of tasks that were expected to be completed

As Applicant after be shortlisted his status must be selected and if he pass each stage his status in that stage must be " Passed " so, this fix add the change for status to be " Passed "

Issue : #174

How has this been tested?

  • Clone repo
  • Checkout branch fix-applicant-process
  • Make sure that you set the environment variables referring to .env.example
  • Run npm install, then npm run dev to check if the app is running successfully
  • login as admin with username: [email protected] and password: password123
  • Navigate to Cycle then select applicant to advance him each step from first phase until you are Admitted on each stage you will be able to see clear status phase(shortlisted,technical,interview then admitted).

Screenshoot

Screenshot 2024-12-03 at 22 56 09 Screenshot 2024-12-03 at 22 56 44 Screenshot 2024-12-03 at 22 58 22 Screenshot 2024-12-03 at 22 58 36

@Mugisha146 Mugisha146 linked an issue Dec 2, 2024 that may be closed by this pull request
@mutsinziisaac mutsinziisaac self-requested a review December 2, 2024 15:38
@SaddockAime SaddockAime changed the title Fix to change status in application stage process #174 change status in application stage process Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve application stage status
7 participants