add
Project
fun addProject(logoPic: String, projectTitle: String, members: List<String>): <Error class: unknown class>
Function to execute the request to add a new project
Return
the result of the request as JSONObject
Parameters
logo Pic
: the project logo
project Title
: the name of the project
members
: the members of the project