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

To create a file called DetailTemp and store them, and also put teamDisplay and MemberDisplay #18

Closed p-wong1124 closed 7 years ago

p-wong1124 commented 7 years ago

It can help to reduce the messy condition in the repo. (by putting DetailTemp/data accessing page to a separate folder "DetailTemp".

Also, I create two pages to display. (they will finally included into the UI instead. :)

p-wong1124 commented 7 years ago

Some of the commit is for updating my repo from helloworld to keep updated. Like " Merge remote-tracking branch 'refs/remotes/ust-helloworld/master'".