Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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