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

Created a memberDetail for editing #32

Closed p-wong1124 closed 7 years ago

p-wong1124 commented 7 years ago

Created a memberDetail for editing It can be 1st step for autoload files :)

RaymondWongCH commented 7 years ago

It is good to have angularjs part separated. Easier for testing.

p-wong1124 commented 7 years ago

I had separated the .js and html and put them all to the app/js folder. Please check 😄