Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akserg/a2d


https://github.com/akserg/a2d

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Angular 2 Designer

Angular 2 Designer is a cloud based server which allows the user to quickly and easily create an angular application in real time. It provides the user with the following functions:

- A web based designer which will enable the user to add, remove and modify pages through the use of our easy to use interface
- See the changes made to the app in real time
- Download the source code if the user wishes to continue development on his/her own

Angular 2 Designer allows you to quickly and easily setup the structure of your application using commonly used standards for page designs for common functionality. We use basic Bootstrap templates so that it is easy to style at a later stage.

### Version
0.1.0

In this version of Angular 2 Designer, we have the following:

* [Register] - Register with Angular 2 Designer
* [Login] - Login to the designer to start building your application
* [Setup application] - Setup a new application
* [Add pages] - Add a new page to your application
* [Remove pages] - Remove an existing page from your application
* [Live preview] - See a live preview of the application as you make changes