Readme.md modificated

This commit is contained in:
2022-01-14 21:05:17 -03:00
parent 52ad7f06f3
commit 06c41892b9

View File

@@ -1,13 +1,23 @@
# Pomodoro-Timer-with-Clockify-integration
# Pomodoro Timer with Clockify Integration
An Pomodoro Timer deployed to Heroku who allow to the client integrate their Clockify Profile for sync their worked hours.
An Pomodoro Timer deployed to Heroku who allow to the client integrate their Clockify Profile for **sync the worked hours in the Clockify service**.
## Visit
## Data storage
You can visit it [here](https://clockify-pomodoro-timer.herokuapp.com/)
All the data are stored in **[Firebase](https://firebase.google.com)**, the Google service.
## Previous descriptions
In some commits the API Key was filtered, so I changed it. No problems about it.
*This is a Pomodoro timer that allow send the time worked to Clockify
## Technologies
*I am making this as a project to learn how to use React, so expect the spaghetti code.
This project are developed with **React** and **Sass** principally. In the page are some adicional credits.
## Live Demo
**You can visit it [here](https://clockify-pomodoro-timer.herokuapp.com/)**. I use it daily for tracking my job.
<!-- ## Previous descriptions
This is a Pomodoro timer that allow send the time worked to Clockify
I am making this as a project to learn how to use React, so expect the spaghetti code. -->