Skip to content

A fullstack time tracker app inspired by toggl/clockify. Written in Rust on the server side and React + Typescript on the client.

Notifications You must be signed in to change notification settings

teooliver/ttb-server

Repository files navigation

Time Tracker Base (v3)

A fullstack time tracker app inspired by toggl/clockify.

The Stack

Backend

https://github.com/teooliver/ttb-server

  • Rust
  • Warp
  • Mongodb
  • Docker

I started the previous version of this app using Express/Mongoose (Typescript) in the backend. You can check it here: https://github.com/teooliver/time-tracker-base

FrontEnd

https://github.com/teooliver/ttb-client

  • Typescript
  • React

This project uses MongoDB and provides a simple docker-compose.yml file to set it up in your system.

Next Steps:

Notes and Todos:

Notes

About

A fullstack time tracker app inspired by toggl/clockify. Written in Rust on the server side and React + Typescript on the client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published