Giter VIP home page Giter VIP logo

aossie-scholar's Introduction

Aossie Scholar

A Google Chrome extension which calculates performance-based metrics for researchers from Google Scholar profile.

Install from Chrome Web Store

Prerequisites

  • node: v8.10.0
  • npm: v6.14.41
  • Postgres

Installing on Local Machine

  • Fork to get your own copy of the project
  • Clone the repo
  • cd aossie-scholar/
  • python -m venv env
  • source env/bin/activate
  • pip install -r requirements.txt
  • Rename secrets.json.example to secrets.json
  • Enter your database credentials in secrets.json
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py runserver

Build and load the extension

  • npm install
  • npm install gulp-cli -g
  • Run gulp for workflow automation. Any changes made in the src/ folder will be automatically reflected in a dist/ folder
  • In Google Chrome, go to Extensions>Enable Developer Mode(On top-right)>Click on Load Unpacked(On top-left)>Browse to the project directory>Select dist/
  • Visit your Google Scholar profile to register

Testing

  • For unit testing, run npm run unit-test
  • For e2e testing, run npm run ee-test
  • For all testing, run npm test

Code linting and formatting

Aossie Scholar uses Prettier + Eslint for code listing and formatting. To check if your code follows the guidelines, run npm run prettier

Note : The project uses Husky, a pre-commit GIT hook which checks if the code follows linting guidelines before commiting. This helps prevent unwanted linting errors in the pipelines.

Documentation

Please read the documentation for details on the functionalities, automation workflow and the unit testing done in the project.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the GNU General Public License - see the LICENSE.md file for details

Support

Join our Gitter to talk to developers of this project.

aossie-scholar's People

Contributors

adityabisoi avatar capstone-projec avatar chiragbhansali avatar divyamagwl avatar kshitij86 avatar manikaran20 avatar maze-runnar avatar omendra98 avatar palash1999 avatar pc-beast avatar pulkit1joshi avatar subhangi2731 avatar thuva4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  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.