blacknight811 / meanstacktodos

Full MEAN stack todo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meanstacktodos

Full MEAN stack todo app

This app displays basic crud opperations using the MEAN stack. Mongo database, Node and Express combine to build a RESTful API. AngularJS is used on front end to communicate with the API and provide the UI layer. -Mongoose use as ODM layer for models and schema.

About

Full MEAN stack todo app

License:MIT License


Languages

Language:JavaScript 73.6%Language:HTML 26.4%