/running-aggregator

A simple aggregator I built using Symfony 4 to log my running

Primary LanguagePHP

running-aggregator

A tool built using Symfony 4 Symfony

Built with Symfony

What is it?

A simple Symfony 4 Application to allow me to log my running efforts.

How to Install

Simple clone this repo to your local environment, and run:

composer install

In the .env file, update the database credentials.

Then, apply the database schema.