ke20 / simple-angular-app

A simple AngularJS application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple angular app

Is a simple application using AngularJS and based on Angular-seed.

It's just a little project for learn and understand the framework AngularJS.

Currently it require a MySQL database named angular with a simple table named messages.

-----------------
|	messages	|
-----------------
|	id			|
|	title 		|
|	content		|
----------------- 

About

A simple AngularJS application


Languages

Language:JavaScript 99.8%Language:PHP 0.1%Language:Shell 0.1%Language:Ruby 0.0%