Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fornigam/nodejs-express-user-management

NodeJS - Login, Profile Management, Registration
https://github.com/fornigam/nodejs-express-user-management

express express-middleware expressjs mongodb mongodb-database mongoose mongoose-plugin nodejs nodejs-api nodejs-modules nodejs-server pug pug-template-engine pug-templates

Last synced: about 1 month ago
JSON representation

NodeJS - Login, Profile Management, Registration

Awesome Lists containing this project

README

        

---------------------
@ node-login-system
@ Author : Nigam Mehta -
@ Technology : NodeJS(Express), MongoDB with mongoose, Pug/JADE template Engine
@ Desciption : This is system is developed for login,registration profile management

Login Page
---------------
![image](https://user-images.githubusercontent.com/9930400/50481390-3b73bb80-0a07-11e9-9ac1-2e17027fd4f3.png)

Registration Page
---------------
![image](https://user-images.githubusercontent.com/9930400/50481367-18490c00-0a07-11e9-8733-176d19de35cc.png)

Profile Page
---------------
![image](https://user-images.githubusercontent.com/9930400/50481428-6d851d80-0a07-11e9-87d6-dcc27466ba46.png)

Directory
--------------------
Model : This folder having function which related database and other core function
--------------------
Routes : Folder name itself ident that contain routing of site
--------------------
Template : This folder having pug/jade template
--------------------