ust-helloworld / The-Avengers-forming

This project is an application skeleton. It is used for a HKUST Software Engineering Course (COMP3111/H) in Fall 2016/17. My goal: The project is not asking students to re-produce the sample project. We should encourage students to do something better than the TA.
https://course.cse.ust.hk/comp3111/teamform/
MIT License
0 stars 6 forks source link

Updated team and member (.js and .html) #41

Closed robbieyang closed 8 years ago

robbieyang commented 8 years ago

I have updated new feature that teams can send requests to members. Also, I added a new child node indicating that the member has a team or not and based on this, set some restrictions ( member can not have more than one team).

However, I am not sure whether the functionalities will work fine because new data structure of firebase is adapt. I will try hard on working on it. Thanks.

wai2016 commented 8 years ago

Good