Skip to content

An application to connect with your Github Accout and create github hooks for specific Repository. Also you can view Hook List of those Repos.

Notifications You must be signed in to change notification settings

ashrakrahman/bitsDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitsDemo

Library Version:

  • Python 2.7.12
  • Django 1.11.29
  • db : sqlite3

Work Flow:

  • Every user must register through the Registration Form to login into the system.
  • After successful registration, a user can login into the system through the Log In Form.
  • If the user is valid, the system redirect the user to the home page of the system.
  • By Clicking Task Nav button Github page will be appeared which told user to connect their github account with the bitsDemo System
  • After connecting with github account users all public repository will be shown in a table view.
  • User can create a Github web hook by selecting any row from the repo table list.
  • After user has successfully create a web hook for a repo, user can show PUSH/PULL events for that repo in the Event List Nav Url
  • By clicking Log Out Button user will leave from the bitsDemo system

!!!!! Thanks for reading !!!!!!!

About

An application to connect with your Github Accout and create github hooks for specific Repository. Also you can view Hook List of those Repos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published