Skip to content

Abhibhab/evocativeio

Repository files navigation

evocativeio

Full CRUD application

Features Authentication:

User login with username and password

Admin sign-up with admin code

Authorization:

One cannot manage posts and view user profile without being authenticated

One cannot edit or delete posts and comments created by other users

Admin can manage all posts and comments

Manage images posts with basic functionalities:

Create, edit and delete posts and comments

Upload photos

Display image location on Google Maps

Search existing images

Manage user account with basic functionalities:

Password reset via email confirmation (disabled)

Profile page setup with sign-up

Flash messages responding to users' interaction with the app

Responsive web design

Custom Enhancements Update campground photos when editing campgrounds

Update personal information on profile page

Improve image load time on the landing page using Cloudinary

Getting Started This app contains API secrets and passwords that have been hidden deliberately, so the app cannot be run with its features on your local machine. However, feel free to clone this repository if necessary.

Clone or download this repository Install dependencies npm install or

yarn install Comments in code Some comments in the source code are course notes and therefore might not seem necessary from a developer's point of view.

Built with Front-end ejs Google Maps APIs Bootstrap Back-end express mongoDB mongoose async crypto helmet passport passport-local express-session method-override nodemailer moment cloudinary geocoder connect-flash Platforms Cloudinary Heroku Cloud9

Flash messages responding to users' interaction with the app

Responsive web design

Custom Enhancements Update campground photos when editing campgrounds

Update personal information on profile page

Improve image load time on the landing page using Cloudinary

Releases

No releases published

Packages

No packages published