Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spaquet/watee-main

Headless Gamification Platform
https://github.com/spaquet/watee-main

Last synced: about 2 months ago
JSON representation

Headless Gamification Platform

Awesome Lists containing this project

README

        

# WATEE

## UI
The UI is using [DaisyUI](https://daisyui.com/) to accelerate the development for basic elements used across the app. Daisy required Tailwind CSS [https://tailwindcss.com/] to be installed.

## Food for thoughts

Authentication was build based on [https://stevepolito.design/blog/rails-authentication-from-scratch/]

## TMP
[https://www.tailwindawesome.com/?price=free&type=template]

[https://medium.com/@sylwiavargas/dark-mode-in-ruby-on-rails-with-cookies-c892ac52ebaa]

[https://github.com/rails/request.js]

Avatar as a service using Sprite: [https://github.com/ljvmiranda921/sprites-as-a-service]

[https://dev.to/kputra/rails-postgresql-jsonb-part-1-4ibg#chapter-4]

Tinygraphs is actually used to generat random generic shapes to replace missing avatar [https://github.com/taironas/tinygraphs]

Layout based on [https://github.com/cruip/tailwind-landing-page-template] & Example: [https://simple.cruip.com/]

keyboard shortcuts: include the ninja-keys js lib as a stimulus controller [https://github.com/ssleptsov/ninja-keys]