Javascript cms
Javascript cms
This cms is written in javascript.
It use mongodb for database, nodejs (express) for server processing and angularjs for dom manipulation.
I will open source this under MIT licence.
Release: 0.0.1.
Supports:
1. Articles adding, editing.
2. Categories adding, editing.
3. View users.
4. Contact form
Next will be implemented:
1. Pagination
2. User editing, adding
3. Reset password
4. Dynamic menu positions
5. Submenu
6. Sidebar categories on each article 7. Photogalery
http://www.igorivanovic.info/angcms/javascript-cms
Yes great but why its unique ???
This is experiment what javascript can do on frontend and backend. Because no one create a javascript cms with complete logic processing on frontend, in my case server dosent process html, it returns me a json objects which is unique case.
I wish to everyone happy coding :)))
Igor
Written by Igor Ivanovic
Related protips
3 Responses
This looks great! I will be forking shortly. Thanks.
thanks jwebcat
:))
I'm just pulling everything from Wordpress to avoid reinventing the wheel :)