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: 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.

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