Skip to content

Virtual KudoWall implementation using VueJS and AWS

Notifications You must be signed in to change notification settings

dbalas/kudowall

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published