Skip to content

HomeLabHQ/checklist-manager

Repository files navigation

LinkedIn
TimeSpent Coverage Technical Debt Maintainability Rating Security Rating Duplicated Lines (%) Ruff

Checklist manager

Project Description Documentation

Main goal of this project is to provide a checklist manager for QA team to quickly run regression tests.

Table of Contents
  1. Project description
  2. Prerequisites

Built With

Django React Redux Vite

⬆️

Prerequisites

For local development you will need:

  • Python 3.12.0
  • Node 20.11.1
    • Yarn 4.0.2

Also strongly recommend using tools like nvm and pyenv for running specific versions of Python and Node for this project

NOTE: Additionally install poetry self add poetry-dotenv-plugin to auto load env variables in shell and run command