Skip to content

jmdelcarmen/guestbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guestbook

A simple guestbook app, where users can log in and leave a note. Built with nodeJS, express, and mongodb.

CodeRGV (boot)

This project is the 1st of 4 main projects assigned in the bootcamp. The main theme was to create an application that showed basic CRUD (Create, Read, Update, Delete) functionality.

Packages

  • Passport Local -- for local authentication.
  • Passport Auth0 -- for social authentication (Facebook, Google, Twitter)
  • Multer -- for image upload.
  • Jade -- templating engine.

Releases

No releases published

Packages

No packages published