Skip to content

rajcespedes/Contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contacts web app

Simple web app with CRUD functions for contacts

Deployed on heroku on the following link /p>

Technologies used

Front-end

  • HTML
  • Boostrap for CSS styling

Back-end

  • Node
  • Mongoose for DB interactions
  • MongoDB for the database

Other tools used include the following:

  • connect-flash for alert messages
  • body-parser for request handling
  • method-override for delete and edit functions
  • ejs for HTML templates
  • And express-session to enable connect-flash functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors