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

https://github.com/ohager/sitepoints-backoffice

Example Backoffice for Sitepoints Project using RiotJS
https://github.com/ohager/sitepoints-backoffice

Last synced: about 1 month ago
JSON representation

Example Backoffice for Sitepoints Project using RiotJS

Awesome Lists containing this project

README

          

# sitepoints-backoffice
Backoffice for Sitepoints Project.

__Note__: This project is still in construction - The build environment is still unstable.

## Introduction

This project demonstrates a backoffice use case for the Sitepoints project (https://github.com/ohager/sitepoints).
The idea is offer administrative control over stored sitepoints data accumulated by the user.

To run this project you need to clone the Sitepoints project also, which offers the necessary backend and rest api.
Accumulate data with the Sitepoints client (https://github.com/ohager/sitepoint-client).

When this project is more mature I'll provide more detailed instruction.