ucsb-cs148-s21 / 1pm-t6-ucsb-poll

Allows anyone with a UCSB email to vote on virtually anything.
MIT License
2 stars 4 forks source link

Submission bug fixed and New poll is connected to the db #36

Closed Randp closed 3 years ago

Randp commented 3 years ago

Submission bug fixed The data of new poll after submitted is connected to the firebase under NewPolls

jasunchen commented 3 years ago

Does your branch delete the package.json file? It says so in the files changed but the branch looks fine. Not sure what's happening.

Randp commented 3 years ago

My bad, I thought my first commit has been merged to the master so I further pushed some local changes for data fetch without check. I redo the second commit and now is good to merge.