Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Application Tracking System based on React | Typescript | Styled-Components | Vitest

Notifications You must be signed in to change notification settings

alexisxz/ats-system-typescript

Repository files navigation

TESTS

Tracking Applicant System

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Techs

  • React / Vite
  • Typescript
  • Styled-components for styles
  • Vitest(Jest syntax) for unit test
  • React test library for components testing
  • CI(Continuos Integrations) with node.js.yml

App

Reducers: src/utils/appReducer.ts

Columns

Static columns according with the company process

Task

  • You can create a new task inside a column
  • You can update the task
  • You can delete the task
  • You can move the task to a new column

https://alexisxz.github.io/my-site/

About

Application Tracking System based on React | Typescript | Styled-Components | Vitest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published