Coder Social home page Coder Social logo

little-endian-0x01 / githubapi_reports Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.56 MB

A simple Django framework based project to - Search Github Users using username, saving the same in admin tables and creating reports with appropriate filters.

Python 79.33% PowerShell 2.72% HTML 17.95%
django django-framework githubapi github reports api python

githubapi_reports's Introduction

Github API - Reports

A simple Django framework based project to -

  • Search Github Users using username and retrieve relevant data.
  • Saving the same in admin views.
  • Filtering data with search bar in admin view.
  • Creating reports on the basis of API requests per day/month/year.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need Django framework to run this project smoothly. Go to your terminal and execute the following command or visit Django website.

pip install django

Deployment

A step by step series of examples that tells what you have to do to get this project running -

  • Enter the project directory.
  • Make migrations for the project -
python manage.py makemigrations
  • Migrate the changes -
python manage.py migrate
  • Create SuperUser-
python manage.py createsuperuser

Provide username, email and password and remember it matey!
Default added = username - admin | password - admin12345
  • Run the server -
python manage.py runserver

Usage

  • Add username in search bar and hit 'Get data' to retrieve user data.
  • Access Admin Panel by clicking 'Admin Panel' button.

Screenshot

  • Authenticate yourself to enter admin table.
    Screenshot

  • Choose '1_User_Data' to access user data table to see all API calls.
    Screenshot

  • Use Search bar to filter data according to fields given in table.
    Screenshot

  • Choose 'Report Today' to review report of API calls done on present date.

  • Choose 'Report Month' to review report of API calls done in past month.

  • Choose 'Report Year' to review report of API calls done in present year.
    Screenshot

Built With

  • Django - Python web framework used.
  • Python - Python programming language.
  • Bower - A Package Manager for the web.

Contributing

If you want to contribute to this project, for some reason I won't understand, then you can create a pull request. Happy Coding!

Versioning

Version 1.something Mehh...

Authors

  • Shivam Kapoor - An avid learner who likes to know every tiny detail in working of real life systems. Real enthusiast of cyber security and underlying networking concepts. (Email - [email protected])

License

Too lazy to decide on a License. zZzZ

Acknowledgments

  • YouTube Videos (Thank god they exist :')'
  • StackOverFlow xD
  • Django Documentation FTW

githubapi_reports's People

Contributors

little-endian-0x01 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.