Skip to content

townsean/angularattack2017-doyouevensolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

angularattack2017-doyouevensolo

Synopsis

Pick-a-winner is a web app that helps Instagram users randomly select winners for their Instagram giveaways.

Motivation

I actively use Instagram for interacting with woodworkers. Something that's common amoung the woodworking community on Instagram (this may be true for many other communities as well) is having a giveway. If a user wishes to participate in a giveway it usually involves following users x and y, posting a comment on z photo, and posting a photo on the user's feed with the hashtag w. The winner of the giveway is randomly selected from users that met that criteria. I've seen several users do this manually. I thought creating a web app to help manage the selection of giveway winners would be a neat and fun idea to work on.

Install

npm install
cd pick-a-winner
ng serve

Navigate to http://localhost:4200/.

Maintainers

License (MIT)

The MIT License (MIT) Copyright (c) 2017 Ashley Grenon

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Source code for Ashley's Angular Attack 2017 entry.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages