https://github.com/bpmct/check-in
A PHP check in system to check in, check out, and view records for people in events, meetings, etc.
https://github.com/bpmct/check-in
Last synced: about 1 year ago
JSON representation
A PHP check in system to check in, check out, and view records for people in events, meetings, etc.
- Host: GitHub
- URL: https://github.com/bpmct/check-in
- Owner: bpmct
- Created: 2016-09-24T03:59:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T19:33:22.000Z (almost 6 years ago)
- Last Synced: 2025-02-07T12:49:00.842Z (over 1 year ago)
- Language: PHP
- Size: 625 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# check-in
A PHP check in system to check in, check out, and view records for people in events, meetings, etc.
**To install:**
- Rename config.ex.php to config.php
- Create a MySQL database and upload the contents of "database.sql" to the database
- Configure database in config.php