Skip to content

CampFinder is an application built during Colt Steele's course on Udemy.

Notifications You must be signed in to change notification settings

varunc93/CampFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CampFinder

CampFinder is an application built during Colt Steele's course on Udemy.

Intro

This is a full stack application built using Nodejs, Express and ejs. It allows users to view campgrounds with descriptions and provides a fun platform for users to find their faourtie campsites. Authenticated users can add/view/delete/update campsites. The application is deployed on heroku.

Technologies used: Nodejs, Express, ejs, mongoose, passportjs, MongoDB, heroku.

Running the application