n-bakken / gdsc-website

Senior Project: Website for Google Developer Student Clubs
0 stars 0 forks source link

backend setting first step finish #81

Closed HowardLee134 closed 12 months ago

HowardLee134 commented 12 months ago

Just finished most of the backend setup including

  1. fetch user info from the database showing on the admin page
  2. event update: including name, location, time, text, filterTag(Meetup/Leetcode/Workshop) to firebase storage Resource upload
  3. upload slides including, name, slides file, and filteringTag to Firebase storage I will continue to link to the frontend page to make sure it will also render the info when we upload it to the database via the admin page