Creating a Project
On the Projects page, select the Add button in the upper right-hand corner of the page to create a new project. 
On the new project page, input the necessary information about the new project.
The necessary information includes:
GitHub AccountSelect the GitHub account where the new project will be saved. Projects can be saved to any account in which a user has write permissions in GitHub. See more at GitHub Accounts and Organizations.Private RepositoryToggle the button on to keep the new project private, meaning the project will not generate a GitHub Pages site. For more information, see Private Projects.TitleProvide a title for the new project. The project title will appear in the site header.DescriptionProvide a description of the new project. The description will appear on the home page of the auto-generated site.LanguageSelect the language the new project will be in.Project SlugProvide a short, descriptive name for the project. The slug will appear in the project’s URL and serve as the repository name on GitHub.
For the
Project Slug, do not use spaces or punctuation other than hyphens.
Project Contributor(s)List the name(s) of the contributor(s) who worked on the project. The names will appear at the bottom of the project’s pages. If left blank, the project owner’s username will appear.
CollaboratorsCollaborators can be added directly to the new project by selecting theAdd Collaboratorbutton and searching the collaborator’s GitHub username. The usernames are auto-completed via AVAnnotate. For more information, see Collaborations.
Once all the necessary information is entered, select the Create Project button in the bottom right-hand corner of the page.