Skip to content

Attemped to consume BitBucket API via AngularJS - ran into difficulties and used JQuery to populate table rather than troubleshoot the AngularJS issues.

Notifications You must be signed in to change notification settings

taky2/RESTful_Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

RESTful_Challenge

Consume RESTful BitBucket API via AngularJS.

Note: Current version was submitted after the deadline. It only displays 1 page from API (30 commits). Previous version/commit of this project displays all BitBucket commits for provided repository (but with errors and sloppy code).

Assignment:

Create a webpage that displays information on the following items:

  • Group Commits by Month (Unfinished)
  • Show Comments for those commits (Unfinished)
  • Show Branch for those commits
  • Show the specific date of the commit
  • Show the username of who made the commit

About

Attemped to consume BitBucket API via AngularJS - ran into difficulties and used JQuery to populate table rather than troubleshoot the AngularJS issues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published