dbalas / kudowall

Virtual KudoWall implementation using VueJS and AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KudoWall

Virtual kudos wall implementation using VueJS and AWS.

Features

  • Fullscreen mode
  • Real-time
  • Offline capabilities
  • I18n ready
  • Connected with Slack users

Requirements

  • Create an AWS AppSync API.
  • Copy AppSync credentials in your own .env.
  • Configure AppSync schema.
  • Create Resources with an Amazon DynamoDB table.
  • Configure DynamoDB resolvers.

Built With

  • Vue.js - Frontend framework used.
  • Bootstrap - HTML and CSS framework used.
  • AWS AppSync - Graphql service for data-driven apps with real-time and offline capabilities.
  • AWS DynamoDB - Nonrelational database.

Contributing

Feel free to submit pull request or suggestions here.

Contributors

  • Daniel Balastegui - Initial work - dbalas

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

MIT license.

About

Virtual KudoWall implementation using VueJS and AWS


Languages

Language:Vue 56.9%Language:JavaScript 23.1%Language:CSS 14.1%Language:HTML 5.9%