Skip to content

Vafilor/Anox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anox

Web app for tracking your time, activity, notes, etc. This is a WIP reproduction of https://github.com/Vafilor/TimeTracker, but using Django / React.

Setup

This is a monorepo. Each part of the project has its own README.md with set up instructions.

The server is the backend written in Django. Web is the frontend, written in React.