Skip to content

HomeLabHQ/remembrancer

Repository files navigation

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

Remembrancer

Project description Documentation

Main goal of this project is to track specified events and time to them. This project allows users to effortlessly save important event dates and access them later with ease. Users can input various event details such as descriptions, dates, and any additional notes.

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