Skip to content

dnadri/MyGithub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

#MyGithub A Github App for iPad I built in Swift as a personal side project.

#Capabilities

  • Users can view their own GitHub profile information
  • Users can view a list of their Github repositories
  • Users can view a list of GitHub issues for each repository
  • Users can create a new GitHub issue
  • Users can edit the title, body, and/or state of an existing GitHub issue
  • Users can open or close an existing GitHub issue

Note: GitHub API credentials are currently hard-coded into the source code. OAuth2 authentication with GitHub is currently not supported. Replace Constants.token with a new Github access token for API calls to work.

Github API reference: https://developer.github.com/v3/

About

A Github App for iPad built in Swift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published