Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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