Last updated 09/24/18
I've been working on some additional features for the YelpCamp project. You can view the source code here. So far I've included the following features:
CSS3 background animation on landing page
Fuzzy Search
Campground location with Google Maps
Campground cost
Footer
Home link in navigation
Authentication flash messages
Display time since post was created with Moment JS
User profile
Password reset
Image upload with multer and cloudinary
Migration/upgrade instructions for Bootstrap 4
Refactor callbacks with Async/Await
*See below for all tutorial links as well as additional tutorials provided by Zarko
Ratings and reviews
Comments on the campground show page
Pagination in campgrounds index
- UI Improvements (login and signup, nav-bar, registration flash message) - http://slides.com/nax3t/yelpcamp-refactor-ui
- Pricing feature - http://slides.com/nax3t/yelpcamp-refactor-pricing
UPDATED!!! - Google Maps location - https://www.youtube.com/watch?v=B4OuCjQLJ9k
- Time since created w/ Moment JS - http://slides.com/nax3t/yelpcamp-refactor-moment
- Admin role (user roles) - https://www.youtube.com/watch?v=somc45pnM2k
- User profile - https://youtu.be/6ar77jZ_ajc
- Password reset - https://youtu.be/UV9FvlTySGg
- Fuzzy Search - https://youtu.be/9_lKMTXVk64
- Image upload - https://youtu.be/RHd4rP9U9SA
- Migrating to Bootstrap 4 - https://www.youtube.com/watch?v=NHHh0sj1uKY
- Refactor callbacks in seeds.js to use Async/Await - https://youtu.be/D_q-sQCdZXw
Tutorials by Zarko:
--------------------------
NEW!!! - Ratings and Reviews - https://github.com/zarkomaslaric/yelpcamp-review-system/blob/master/readme.md
- Comments on the show page - https://www.udemy.com/the-web-developer-bootcamp/learn/v4/questions/3190558
- Pagination on campgrounds index - https://www.udemy.com/the-web-developer-bootcamp/learn/v4/questions/3190496
Additional Student Resources:
-------------------------------------------
- Useful links from the course - https://www.udemy.com/the-web-developer-bootcamp/learn/v4/questions/3839394
- More useful links - https://docs.google.com/spreadsheets/d/1UHbhgZrpY7UwPbJqMlQjCLrxmReLhWH_bZeQIosYa4w/edit#gid=0
- Complete course notes - https://drive.google.com/drive/folders/12jCkOQCAtXoxxpwfevuWDlYgWj6ryh3N
Have a YelpCamp tutorial that you'd like featured? Please contact me in a direct message with a link to the tutorial.
-------
Thanks,
Ian