const updateProject = (project_id) => {
    const projectData = {
        headline: fields.headline()
    };