Skip to content

piotr-jarznicki/JavaScript-Firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ JavaScript projects

The following projects were created by me to practice HTML/CSS/JS/Firebase & solidify my knowledge.

✔️ Memory game

Simple memory game, the whole purpose is to click two identical images. Two clicks are counted as one move. You will be asked at the end of the game to insert your nickname in order to put your score on a score board among scores of other players.

✔️ To do list

This project needs no introduction. 😅

🔨 Features

🔧 Register/Login with the use of Firebase authentication

🔧 Adding new task to the list

🔧 Selecting existing task as finished

🔧 Selecting existing task as deleted

🔧 Restoring deleted tasks back to the active tasks

Simply click link in the about section of this repository or go to https://piotr-jarznicki.github.io/JavaScript-Firebase/ to browse between projects.