Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/megapixel99/attdevelopercompetition2018
Submission for the 2018 AT&T App developer Competition
https://github.com/megapixel99/attdevelopercompetition2018
firefox firefox-addon google greasemonkey greasemonkey-script greasemonkey-userscript javascript jquery nodejs
Last synced: about 1 month ago
JSON representation
Submission for the 2018 AT&T App developer Competition
- Host: GitHub
- URL: https://github.com/megapixel99/attdevelopercompetition2018
- Owner: Megapixel99
- Created: 2018-05-11T19:06:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T05:37:14.000Z (over 6 years ago)
- Last Synced: 2024-10-23T08:31:24.825Z (3 months ago)
- Topics: firefox, firefox-addon, google, greasemonkey, greasemonkey-script, greasemonkey-userscript, javascript, jquery, nodejs
- Language: JavaScript
- Homepage: https://attappdevcomp2018.herokuapp.com/
- Size: 2.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ATTDeveloperCompetition2018
Intended to be used with any major browser (i.e [Chrome](https://www.google.com/chrome/?brand=CHBD&gclid=EAIaIQobChMIpJjgpfmD3AIVkNlkCh3s0gZsEAAYASAAEgIb4PD_BwE&gclsrc=aw.ds&dclid=COOrgqf5g9wCFUUDrQYdbOUEBQ), [Edge](https://www.microsoft.com/en-us/windows/microsoft-edge), [Firefox](https://www.mozilla.org/en-US/firefox/new/), [Safari](https://www.apple.com/safari/), etc...) and GreaseMonkey
Only works on the Google search engine currently
Gets users Google searches and saves them to a local MongoDB database
Returns searches in JSON format when accessing 127.0.0.1:3000/result (assuming you are running the server locally!)
Check out the Heroku branch, which features a slightly modified version of the master branch which uses both MLab and Heroku