Name Last Update
README.md Loading commit data...
acelr.tar Loading commit data...

Django application built for ACELR

Author: Vinay Prabhakaran

Built on

  • Python 2.7.13 (default, Jan 19 2017, 14:48:08)
  • Django 1.11.6

Steps to Execute

  1. Please Make sure python and django are installed on your machine directly or using virtualenv
  2. Download the tar file
  3. Untar the file using
  4. change directory: cd acelr
  5. run command: python manage.py runserver
  6. Go to browser: http://127.0.0.1:8000/
  7. Enter artificial intelligence or any repo to search on github
  8. View the Results
  9. Github url and description of top 50 projects having maximum stars given by the users for the input query. Note description / title will be available on click of the title of the search result
  10. Unique list of programming languages involved in top 50 projects
  11. Average of star rating of top 50 projects