cairinmisa / IT-Project-COMP30022

Repository for IT Project - COMP30022
1 stars 0 forks source link

FetchPublic Implemented #95

Closed Tulendeena40 closed 4 years ago

Tulendeena40 commented 4 years ago

Can now fetch all public eportfolios from a particular user (returns empty list when empty)

Tulendeena40 commented 4 years ago

Should check to see if an invalid userID has been given, because at the moment there is no check for that. (In most cases a valid userID would be sent but just in case it would be good to send back an error if the userID is invalid)

Completed in recent commit