songtianlun
069b6d4a4f
- Introduce a new admin dashboard for viewing Ahoy statistics. - Display total visits, event counts, and unique visitors. - List most popular and least popular active cities with their visit counts. - Add a panel for recent events. - Modify existing dashboard to include a section for inactive cities. This commit introduces a comprehensive dashboard that helps admin users monitor the traffic and engagement statistics of various cities. The changes include functionality to show active and inactive cities based on their popularity, allowing for better insights into user engagement across the application. |
||
---|---|---|
.github | ||
.kamal | ||
app | ||
bin | ||
config | ||
db | ||
lib/tasks | ||
log | ||
public | ||
script | ||
storage | ||
test | ||
tmp | ||
vendor | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
.node-version | ||
.rubocop.yml | ||
.ruby-version | ||
compose.yaml | ||
config.ru | ||
Dockerfile | ||
Gemfile | ||
Gemfile.lock | ||
package.json | ||
Procfile.dev | ||
Rakefile | ||
README.md | ||
tailwind.config.js | ||
yarn.lock |
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
-
...