Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 531 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 531 Bytes

A basic project with google firebase


So this is basically a painting program that allows you to save your paintings in firebase ,retrieve them with the same program and edit them. I made this project with the renderer p5.js and google firebase as a real-time database.

If you want to use the program you will first have to create a new realtime database for a project in firebase. after that you have put all your database credentials in the index.html inside the firebaseconfig variable.