TTime/README.md
2024-02-12 16:38:58 +01:00

21 lines
445 B
Markdown

<div align="center">
<h1 align="center">TTime</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).