Skip to content

lynxlevin/lllifetracker-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LynxLevin's LifeTracker (Actix backend)

Motivation

I wanted to create a goal managing app for myself. By a quick survey around the existing apps, most of them hold either one or two levels of concepts, Goals and Actions. I wanted something different, an app with three levels of concepts, Ambitions (ultimate goals to achieve), Objectives (small goals that lead you closer to achieving your ambitions) and Actions. These three concepts are not yet finalized, I’m looking for an ideal set of concepts to support, while actively using and upgrading this app by myself.

Use this along with lllifetracker-frontend

Setup

  1. Clone this repository to local.
  2. Setup Postgres server.
  3. Setup Redis server.
  4. cp .env.example .env
  5. Fill in .env file.
  6. cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published