Skip to content

This let you check the details of a Github user. i am practicing django and while learning i made it with the help of tutorial. looking forward to do more work on this.

Notifications You must be signed in to change notification settings

kirtibajaj/git_data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application For Fetching Github Data Using Github APIs.

1.To run it as a web app in your local system clone this repository in your local system.

2.go into the main directory to where you cloned it and where is your manage.py file.

3.open terminal in that folder you can use shift + right click to get an option for this.

4.now in terminal window just simply type python manage.py runserver.

5.this will open a browser tab you can put a github username there and see the stasts about the user.

Fill Free To Make a Pull Request

About

This let you check the details of a Github user. i am practicing django and while learning i made it with the help of tutorial. looking forward to do more work on this.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.9%
  • HTML 29.1%