Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinx/visualplanner-frontend
Ember frontend for Visual Planner
https://github.com/pinx/visualplanner-frontend
Last synced: about 2 months ago
JSON representation
Ember frontend for Visual Planner
- Host: GitHub
- URL: https://github.com/pinx/visualplanner-frontend
- Owner: pinx
- Created: 2015-07-01T18:01:32.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2016-01-20T09:06:17.000Z (almost 9 years ago)
- Last Synced: 2023-09-08T11:01:57.333Z (over 1 year ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visual Planner
This Ember app is intended as a generic front end for planning systems.
It can be bound to any RESTful backend. For each of the models, a visual form can be defined.This application uses the Ember-ThreeJS addon. This addon project is not finished yet, so for the time being, the ThreeJS component is in the Visual Planner app.
## Prerequisites
* All the prerequisites for an Ember CLI application.
* A working backend## Installation etc.
* See Ember CLI