Skip to content

The Simple Item Crate Controller API needed to start hosting your serverw

License

Notifications You must be signed in to change notification settings

XVanilor/sicc-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SICC

Simple Item Crate Controller - Backend service

Why ?

This project was created to help the logistical management of small events through their inventory.

It works by printing QR code generated in-app on physical crates. The SICC Enrollment Protocol allows anyone which have physical access to those crates and owns SICC-App to interact with them and managing its content

However, it is not magical: Here's how it handles data and process SEP enrollment.

Getting Started

First, install a web server such as NGINX or Apache. There are plenty of tutorials on the internet about how to do it.

Second, once your web server is configured, install Composer for PHP and run composer install on the project's root.

Third and then, access to https://sicc.yourdomain.net/install.php and save the info displayed: Your API token will be used to configure your SICC App and you will give the PIN code to permit other members to join and manage your SICC inventory. It will be otherwise available in the mobile application.

You're now ready to configure your mobile app (iOS, Android)!

About

The Simple Item Crate Controller API needed to start hosting your serverw

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages