You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there us no database for storing the information of the volunteers nor there is a search feature for people in need. I would like to add a central database for storing all the required volunteer info (blood type, contact info etc) and implement a search feature so that the users can get faster result while looking for blood. I would like to use Firebase as the central database integrate it in the website using vanilla javascript.
The text was updated successfully, but these errors were encountered:
Currently there us no database for storing the information of the volunteers nor there is a search feature for people in need. I would like to add a central database for storing all the required volunteer info (blood type, contact info etc) and implement a search feature so that the users can get faster result while looking for blood. I would like to use Firebase as the central database integrate it in the website using vanilla javascript.
@Yash-RajSingh The volunteer section is static and I don't want to include any kind of database there as it's not real, however you can work with it's design or add some other feature you can think of.
Currently there us no database for storing the information of the volunteers nor there is a search feature for people in need. I would like to add a central database for storing all the required volunteer info (blood type, contact info etc) and implement a search feature so that the users can get faster result while looking for blood. I would like to use Firebase as the central database integrate it in the website using vanilla javascript.
The text was updated successfully, but these errors were encountered: