Open Spots is a fork of Spots that is designed to help organizations deliver real-time building availability data to staff, employees, customers, or s

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-10-29 22:30:07

Open Spots is a fork of Spots that is designed to help organizations deliver real-time building availability data to staff, employees, customers, or students. Developers can create an API to deliver their own data to the Open Spots platform. This data can be visualized on an interactive map, and display available spots (rooms with time slots).

The Open Spots API sends a POST (if the user has geolocation enabled) or GET request to the API URL set in the /frontend/.env file.

Leave a Comment