https://github.com/btronquo/meanstackexample
Mean Stack - Example of WebApplication
https://github.com/btronquo/meanstackexample
Last synced: about 1 month ago
JSON representation
Mean Stack - Example of WebApplication
- Host: GitHub
- URL: https://github.com/btronquo/meanstackexample
- Owner: btronquo
- License: mit
- Created: 2017-06-08T19:09:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T17:42:22.000Z (almost 8 years ago)
- Last Synced: 2025-02-13T09:38:03.445Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## MEAN EXAMPLE APP
This repository is for test only
The goal is to provide an example of **MEAN** STACK WebApp.> What MEAN mean ? (:P)
> **M**ongoDB - **E**xpress - **A**ngularJs - **N**odeJs### Dependances
**Mongoose.js**
**Angular ui-router**
**Twitter Bootstrap**### Functions
```txt
|-(If!Login) -> user see home basic page
|
|-If(Loged)
| |-- Dashboard
| | |--- Modify email
| | |--- Add/Modify Avatar
| | |--- Add Album
| |---- Add Pics
| |---- Remove Pics
|
```>Author: Boris Tronquoy
>Licence: MIT