Giter Site home page Giter Site logo

synyx / kudos Goto Github PK

View Code? Open in Web Editor NEW
2.0 7.0 0.0 454 KB

Transform workplace culture with personalized appreciation cards. An innovative tool to celebrate colleagues and team achievements.

License: MIT License

JavaScript 2.16% Dockerfile 1.20% Shell 0.74% Smarty 2.89% TypeScript 21.77% HTML 0.81% CSS 0.50% Svelte 68.84% SCSS 1.09%
culture javascript kudos nodejs positive prisma prisma-orm skeleton-css svelte sveltekit

kudos's Introduction

Kudos

๐Ÿ‘ Kudos is a versatile and interactive web application, meticulously crafted to revolutionize the way you appreciate and celebrate your colleagues in the workplace. Kudos allows you not only to send tailor-made "Kudo" cards, but also to enhance them with your personal touch.

Transform your workplace culture by celebrating individual and team accomplishments, fostering positive reinforcement, and promoting an atmosphere of genuine appreciation with Kudos!

๐ŸŒŸ Features

๐Ÿ“ Personalized Text: Add heartfelt messages to let your colleagues know how much they mean to you.

๐ŸŽด Multiple Templates: Choose from a variety of templates to suit the occasion.

๐ŸŽจ Drawing Functionality: Unleash your creativity by drawing directly on the card for that extra personal touch.

๐ŸŽ‰ Presentation Mode: Planning to showcase the Kudos in a team meeting or special occasion? Switch to Presentation Mode, where you can shuffle through all received cards and celebrate together as a team.

๐Ÿ—‚ Archiving: Keep track of all the positive vibes by utilizing our archiving functionality. Save cherished moments and revisit them any time you need a morale boost.

Developing

To get you up and running you need to run the following steps:

  1. Install nvm and install the required NodeJS version with nvm install
  2. Make sure you run the correct NodeJS version with nvm use
  3. Install dependencies with npm install
  4. Configure db connection with environment variable (eg. via .env file) DATABASE_URL="postgres://kudos:secret@localhost:5432/kudos?schema=public"
  5. Start db with docker compose up
  6. Run db migrations with npm run prisma:migrate:dev
  7. Start local dev server with npm run dev

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

kudos's People

Contributors

enoy19 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.