Skip to content

fabatek/onboarding-job-board-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job board - Onboarding project

Definition of Done (DoD)

One feature is done if it meets all these conditions:

  • User interface and user experience should be respected.
  • Completed all requirements for that feature.
  • Covered by unit tests.
  • Deployed to a server for users to use it (recommend Surge service for deployment).

Requirements

We want to create a job board that is similar to ITviec. Please use https://mockapi.io/ to create API. Mock data should be as close as real data as possible.

You can find all tickets on the project board. We sorted all the tickets by order, so you need to complete all the tickets one by one. Please take a look at DoD above to see how we define a completed ticket.

Recommended technologies:

  • React Hooks.
  • TypeScript.
  • Redux and Redux-thunk to manage state and async requests.
  • Bootstrap and SASS for styling.
  • Axios for sending requests to API endpoints.

Available Scripts

About

Job board onboarding project for Frontend developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published