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
- Please Make sure python and django are installed on your machine directly or using virtualenv
- Download the tar file
- Untar the file using
- change directory: cd acelr
- run command: python manage.py runserver
- Go to browser: http://127.0.0.1:8000/
- Enter artificial intelligence or any repo to search on github
- View the Results
- 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
- Unique list of programming languages involved in top 50 projects
- Average of star rating of top 50 projects