Skip to content

pkkrsingh877/Yelpcamp-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yelpcamp

  1. Initialize a project using npm
  2. Install express, ejs and mongoose using npm
  3. Add .gitignore file to ignore node_modules
  4. Create basic express app
  5. Add ejs
  6. Add mongoose connection string
  7. Create a campground model
  8. Create a route for entering campgrounds
  9. Create Campgrounds folder in view directory
  10. Create index, show and add files for listing, viewing and adding campgrounds
  11. Create routes for listing, viewing and adding campgrounds
  12. Create edit page for editing the details of a campground
  13. Create edit route for editing
  14. Create delete button for deleting campground
  15. Create delete route for deleting campground
  16. Created seeds folder and files for seeding data in the database

Restarting This Project Date: 05-08-2023

  1. Got Mongo and mongoose up and running
  2. Implemented ejs-mate

Potential Errors The Might Occur Further Down The Line

  1. Just didn't focus and change everything colt was changing as far as navbar and footer are concerned

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published