https://github.com/accenture/askme

askme is a simple application designed to solicit immediate feedback during public speaking engagements, and is used as a demo app for multiple application architecture and dev process demos. It's also a cool and useful application in its own right.

https://github.com/accenture/askme

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

askme is a simple application designed to solicit immediate feedback during public speaking engagements, and is used as a demo app for multiple application architecture and dev process demos. It's also a cool and useful application in its own right.

Basic Info
  • Host: GitHub
  • Owner: Accenture
  • License: mit
  • Language: JavaScript
  • Default Branch: master
  • Homepage:
  • Size: 1.27 MB
Statistics
  • Stars: 8
  • Watchers: 10
  • Forks: 11
  • Open Issues: 0
  • Releases: 0
Created over 9 years ago · Last pushed over 9 years ago
Metadata Files
Readme License

README.md

ask-me

This application is used as part of a Lean Engineering or DevOps demo. This is just a frontend part of the app and in order to run it successfully you will need to get the backend part as well.

To get the frontend path up and running you will need:

  • nodejs (version 4.2 is recommended, should be running on older ones without a problem)
  • npm (2.14 was used the last time feature were added)

The workflow / compilation is standard AOWP stuff:

  • npm install
  • bower install
  • grunt build/serve

Note: The app uses http and websockets to communicate to backend.

To run the BDD/acceptance tests you will need:

  • phantomjs with webdriver running on port 4444 (phantomjs --webdriver=4444)
  • an instance of the frontend part running in the background locally (grunt serve)
  • an instance of the backend part (with db of course) running locally (node index.js in the backend part folder)
  • grunt acceptance should connect to the app via the phantomjs and the bdd tests

To run unit tests:

  • grunt test

To run static code analysis:

  • grunt jshint

Owner

  • Name: Accenture
  • Login: Accenture
  • Kind: organization

Accenture Github site

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: about 13 hours
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.33
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • lofim (1)
  • pavolszorad (1)
  • anton-kasperovich (1)
Top Labels
Issue Labels
Pull Request Labels