Muslim-Athletic-Association / backend

Contains all of the back-end server code for the Muslim Athletic Association
1 stars 0 forks source link

Store images #42

Open osamaramihafez opened 3 years ago

osamaramihafez commented 3 years ago

We want to store images of the players and associate them to a person. We can try storing them on firebase.

Note: this may require adding a new table to the db for images (reference them with their id from firebase).