Skip to content

Stillerman/LumberJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lumberjack

Meticulous activity tracker for the masses. Data driven performance.

Installation

Server

cd API
yarn install
yarn run dev

React Native Front End

yarn global add expo-cli
cd Client
yarn install
yarn start

Press W to start project in web browser

Current Features

  • Authentication with JWTs
  • Logging activities from types specified in Client/EventTypes.tsx
    • string
    • string array
    • number
    • options
      • strings

Technologies

  • React Native
  • Typescript
  • Express JS
  • Mongo DB
  • Parcel Bundler
  • Flutter

About

A Flexible Open-source Activity Tracker. This is a continuation of https://github.com/stillerman/logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published