Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T19:33:22.000Z (over 4 years ago)
- Last Synced: 2024-10-27T03:46:28.259Z (2 months 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