This Project Online JSOM code sample demonstrates how to create and update a project using JavaScript
###Prerequisites To use this Project Online JSOM code sample, you need the following:
- An Office 365 tenant with a Project licence
- The SharePoint and Project JavaScript libraries for CSOM
###Modules
##How the sample affects your tenant data This sample runs JSOM commands that create, read, update, or delete data. When running commands that delete or edit data, the sample creates fake entities. The fake entities are created or edited so that your actual tenant data is unaffected. The sample will leave behind fake entities on your tenant.
- [PS namespace (ps.js)] (https://msdn.microsoft.com/en-us/library/office/jj669820.aspx)
- [Client-side object model (CSOM) for Project 2013] (https://msdn.microsoft.com/en-us/library/office/jj163123.aspx)
- [JavaScript library and REST reference for Project Server 2013] (https://msdn.microsoft.com/en-us/library/office/jj712612.aspx)
- [SharePoint Online SDK] (https://www.microsoft.com/en-us/download/details.aspx?id=30722)
Copyright (c) 2015 Microsoft. All rights reserved.