Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andregit1/daily_user_stats
DailyUserStats: An in-progress application that captures random user data daily, calculates the average age, and provides a comparison between male and female demographics. Built using a Shopify template with Rails 7.
https://github.com/andregit1/daily_user_stats
activerecord-dirty postgresql rails7 redis ruby-on-rails shopify sidekiq
Last synced: 15 days ago
JSON representation
DailyUserStats: An in-progress application that captures random user data daily, calculates the average age, and provides a comparison between male and female demographics. Built using a Shopify template with Rails 7.
- Host: GitHub
- URL: https://github.com/andregit1/daily_user_stats
- Owner: andregit1
- Created: 2024-03-22T12:57:20.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-23T15:21:24.000Z (10 months ago)
- Last Synced: 2024-12-02T16:57:15.070Z (about 1 month ago)
- Topics: activerecord-dirty, postgresql, rails7, redis, ruby-on-rails, shopify, sidekiq
- Language: Ruby
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...