Fully functional website designed as part of this web development course.
Uses:
- Bootstrap 4
- Node.js with Express
- MongoDB
Features:
- Login systen
- Location input for campsites using Google Maps API
- Dynamic comment section
- Awesome landing page
To use:
- Download repository
- Install MongoDB
- Install package.json
- Start up MongoDB
- run
node app.js
Things to add, maybe someday?
- Image upload rather than relying on URLs
- Profile page
- Better Google Maps API handling
- Multiple pictures for a campsite