Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spaquet/watee-main
- Owner: spaquet
- License: mit
- Created: 2022-04-17T20:24:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T00:12:02.000Z (almost 2 years ago)
- Last Synced: 2023-08-17T22:03:08.980Z (over 1 year ago)
- Language: Ruby
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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]