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.
I notice that when some of you do debug of JS files, some errors will occur.
It may be the issue of firebase since every updates of our feature will probably have minor changes on firebase structure, if you do debug of the features, I suggest you might try to read the code first to understand the new updated structure. Sometimes you need to delete the previous structure to avoid errors.
I notice that when some of you do debug of JS files, some errors will occur. It may be the issue of firebase since every updates of our feature will probably have minor changes on firebase structure, if you do debug of the features, I suggest you might try to read the code first to understand the new updated structure. Sometimes you need to delete the previous structure to avoid errors.