kucc1997 / kucc-website

An open-source website project for Kathmandu University Computer Club being built with ReactJS.
https://kucc.ku.edu.np
BSD 3-Clause "New" or "Revised" License
4 stars 9 forks source link

Dynamic Our Team Content #57

Open sabin-thapa opened 2 years ago

sabin-thapa commented 2 years ago

The Our Team content is currently static. We don't need much information except the names and photos of the coordinators/executives/advisory board. The static files will be stored in the firebase storage and the information about the board will be stored in firebase.

Task: Import the data from firebase for the respective Our Team Pages.

Current UI: image

Expected Outcome: image

sudhinm commented 2 years ago

@sabin-thapa Is the data already available in firebase?