Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
fix(html): correct Tailwind config path and refactor event loading logic
028a5d3View on GitHubchore(tailwind.config.js): re-add configuration file without changes
ed09e11View on GitHubrefactor(Event.php): order events by date ascending in SQL query
3b80b9dView on GitHubfeat(load.php): initialize events loading during script execution
b7ce44aView on GitHubfix(index.html): update events fetch URL to use `/load.php` instead of `/events.php`
a07ed08View on GitHubfeat(index.html, load.php): add dynamic loading of events via API integration
5540658View on GitHubfeat(index.html): add event previews, testimonials, and comments sections
69f2d2fView on GitHubrefactor(Event.php): specify return type for `getEventsFromFile` method
5ea17bdView on GitHubchore(composer.json): add ext-json as a required dependency
a58cb4bView on GitHubrefactor(index.html): improve footer layout and enhance database status indicator logic
be10cdeView on GitHubfeat(index.html): add footer section with dynamic database status indicator
6b7a7d7View on GitHub