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

[M1_TR-213] Frontend for M1_TR-211 #17

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

nicoleamber
Copy link
Contributor

Related Issue

Context

  • Setup axios instance
  • Enabled server CORS
  • Integrated GET jobs API to job list page

Commands:

cd web
yarn install
  • Update web .env file
    NEXT_PUBLIC_API_BASE_URL="http://localhost:4000"

  • Update server .env file
    FRONTEND_URL="http://localhost:3000"

Test Executed

  • Unit Test
  • Functional Test

Screenshot

Screencast.2023-09-13.14-54-47.webm

image

  • When there are no jobs
    image

Nature of task

  • New Implementation
  • Bug
  • Refactoring

Risks

  • Affecting other functions

Notes

  • Temporarily merged commits from M1_TR-212 (Markup) and M1_TR-214 (Backend). Will rebase once both are merged.

@nicoleamber nicoleamber self-assigned this Sep 13, 2023
@nicoleamber nicoleamber marked this pull request as ready for review September 13, 2023 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant