The goal of this project was to create a time manager website and application using vue.js and ionic capacitor, a database using elexir and postgreslq and to dockerize all that.
We are a team of 3 members with different set of skills, we had 3 week to make this project and we all tried to touch every part of the project.
1. Clone the repository
git clone https://github.com/Shantylly/time-manager
cd time-manager2. Build the Docker container
docker compose build
docker compose uppip install pre-commit
OR
brew install pre-commit
`cd back`Follow instructions in README.MD
`cd front`Follow instructions in README.MD