24 lines
391 B
Markdown
24 lines
391 B
Markdown
<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
|
|
- Make
|
|
- Node & npm
|
|
|
|
For deployment:
|
|
|
|
- Podman/Docker
|
|
|
|
A more detailed version is available [Here](./BUILD.md).
|