Skip to content

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

Notifications You must be signed in to change notification settings

santiagobaronz/time-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏱ 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 🦸‍♀️