Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 356 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 356 Bytes

PicHub

PicHub is a Dashboard app completely based on nodeJS. It is built in expressJS framework both for its frontend and backend performances. It also have the implementations of passport.js and bcrypt.js for user registration, login and authentication purposes. The databse for this app is based on MongoDB, which stores the user-registration details.