Home
Softono
time-tracker

time-tracker

Open source JavaScript
11
Stars
2
Forks
0
Issues
1
Watchers
3 years
Last Commit

About time-tracker

Application used to display time information of a user. Firebase is used as the database.

Platforms

Web Self-hosted

Languages

JavaScript

Links

⏱ Time Tracker - Firebase

Application used to display time information of a user. Firebase is used as the database.

Preview project 📸

Installation 💻💡

To install the project on your computer, you can use the "Code" button and follow the following steps in each case:

1️⃣ Clone the project

  • Copy the URL
  • Open your Git Bash
  • Write git clone and paste the url. As follows:
git clone https://github.com/santiagobaronz/time-tracker.git

2️⃣ Download ZIP

  • Click "Download ZIP"
  • Download the ZIP and extract the files into a folder
  • Open the folder in your favorite IDE

📢 Once completed the installation, create a new DB through Firebase. Also enable Google Authentication to avoid bugs. Then replace the variables on firebase.js and run the project

Authors 🦸‍♀️