kalevias / MyCollege

CSI 4999 - Senior Capstone Project
1 stars 1 forks source link

Implement display of current college info on college profile #52

Open kalevias opened 6 years ago

kalevias commented 6 years ago

Back-end code for displaying current college information on a college's profile page is required as per #39 and #40. See design specification in UC18 and UC19.

Data being displayed may include images or icons selected from a pre-determined set depending on the UI design. Considerations for properly fetching and displaying these may be needed. UI task for reference: #50.

Deliverable: PHP code for viewing college profile information committed to GitHub

kalevias commented 6 years ago

Referenced by https://github.com/jnick1/MyCollege/commit/dde723f65c128b83e59f624cf79f4c8c51188be0 by @sagorham