Skip to content

CandussoR/timetracker_front

Repository files navigation

timetracker-front

This project is the front-end related to my timetracker and is destined to be both the Web App and Desktop App (with Tauri).

Current State : under development - css and html are left shaky on purpose for now.

Install process

  • First clone the back repository (and follow the steps to create a virtual environnement to launch it) :
    git clone https://github.com/CandussoR/timetracker.git
  • Clone this repository :
    https://github.com/CandussoR/timetracker_front.git
  • cd into your repo ;
  • npm install ;
  • After having launched the back repo with the arg --api (see this readme), run this one with npm run dev.

About

Web (and maybe desktop) front of the timetracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published