<div align="center">
  <h1 align="center">TempoSync</h3>
  <p align="center">Time Tracking Platform</p>
</div>

---

## Introduction

A time tracking platform that allows users to track their time and generate reports.

## Build Instructions

Dependencies:

- [Go](https://go.dev/)
- Make
- [Node & npm](https://nodejs.org/en/)
- [Podman](https://podman.io/) / [Docker](https://www.docker.com/)

More detailed build instructions [here](./BUILD.md).