# Habit Tracker An app for tracking habits and motivation to achieve personal goals ## Used technologies - **Frontend:** HTML, CSS, JavaScript - **Backend:** PHP (OOP) - **Database:** MariaDB ## How to build 1. Clone the repo ```bash git clone https://git.filiprojek.cz/fr/habit-tracker.git ``` 2. Create `config/environment.php` - It should have following structure: ```php