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
- Host: GitHub
- URL: https://github.com/ohager/sitepoints-backoffice
- Owner: ohager
- License: mit
- Created: 2015-07-29T02:56:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-08T01:04:54.000Z (about 10 years ago)
- Last Synced: 2025-02-22T03:44:11.467Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.