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