{"id":28747531,"url":"https://github.com/lizardcat/usiu-campus-events","last_synced_at":"2026-04-24T20:35:42.483Z","repository":{"id":296484486,"uuid":"993145048","full_name":"lizardcat/usiu-campus-events","owner":"lizardcat","description":"USIU Campus Events is a PHP-MySQL web application that allows university departments and student clubs to create, manage, and showcase events. ","archived":false,"fork":false,"pushed_at":"2025-05-31T11:27:35.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-16T16:58:41.737Z","etag":null,"topics":["ajax","mysql","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lizardcat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-30T09:41:45.000Z","updated_at":"2025-05-31T11:27:38.000Z","dependencies_parsed_at":"2025-05-31T13:20:11.798Z","dependency_job_id":"655ebfc6-2042-4014-b40f-80246ae1d5cc","html_url":"https://github.com/lizardcat/usiu-campus-events","commit_stats":null,"previous_names":["lizardcat/usiu-campus-events"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lizardcat/usiu-campus-events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2Fusiu-campus-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2Fusiu-campus-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2Fusiu-campus-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2Fusiu-campus-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lizardcat","download_url":"https://codeload.github.com/lizardcat/usiu-campus-events/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2Fusiu-campus-events/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32240081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ajax","mysql","php"],"created_at":"2025-06-16T16:32:29.677Z","updated_at":"2026-04-24T20:35:42.473Z","avatar_url":"https://github.com/lizardcat.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# USIU Campus Events Platform\n\nThis is a dynamic web application built for student clubs and departments at USIU-Africa to create, manage, and display campus events. It allows students to register for events, leave comments, and receive confirmation emails upon registration.\n\n## Tech Stack\n\n* **Frontend**: HTML, CSS (Bootstrap), JavaScript (Fetch API, AJAX)\n* **Backend**: PHP\n* **Database**: MySQL\n* **Mailer**: PHPMailer (SMTP)\n* **Server Environment**: XAMPP\n\n## Features\n\n* User registration and login\n* Event creation by clubs\n* Event listing and detail view\n* Student registration for events\n* Commenting system\n* Confirmation emails after event registration\n* Responsive UI with USIU branding\n\n## Folder Structure\n\n```\nusiu-campus-events/\n├── api/\n│   ├── create_event.php\n│   ├── register_user.php\n│   ├── login_user.php\n│   ├── register_event.php\n│   ├── post_comment.php\n│   └── utils/\n│       └── db.php\n├── assets/\n│   ├── css/\n│   │   └── style.css\n│   ├── img/\n│   │   └── usiu-logo.png\n├── includes/\n│   ├── header.php\n│   ├── navbar.php\n│   ├── footer.php\n│   └── auth_modal.php\n├── js/\n│   ├── main.js\n│   ├── form.js\n│   ├── auth.js\n│   └── event.js\n├── create-event.php\n├── event.php\n├── index.php\n├── login.php\n├── register.php\n└── view-events.php\n```\n\n## Setup Instructions\n\n1. Install [XAMPP](https://www.apachefriends.org/index.html)\n2. Clone or extract this project into the `htdocs` directory\n3. Start Apache and MySQL via XAMPP Control Panel\n4. Create the MySQL database `usiu_campus_events` and import the provided schema\n5. Configure `api/utils/db.php` with your DB credentials\n6. Setup SMTP credentials in `register_event.php` for PHPMailer\n7. Access the project at `http://localhost/usiu-campus-events`\n\n## Testing\n\n* Use browser DevTools Network tab to inspect AJAX calls\n* Use Postman to send requests to `api/` endpoints\n* Manually test UI responsiveness and form feedback messages\n\n## Credits\n\nDeveloped for USIU-Africa coursework as a student project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizardcat%2Fusiu-campus-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flizardcat%2Fusiu-campus-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizardcat%2Fusiu-campus-events/lists"}