Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 823 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 823 Bytes

KiD Gallery

Live demo

https://kidgallery.herokuapp.com/

Introducting

KiD Gallery is an application that allows us to view and select the desired fireplace based on the list of offered fireplaces, in addition others can commnet and rate the fireplace, but must have an account.

This project is my seminar paper for subject PPOK, which took me 2 to 3 weeks of constant coding.

Features

  • Responsive web design (mobile-first design)
  • Login with username and password
  • Upload fireplace photos
  • One cannot edit posts and comments without being authenticated
  • Flash messages responding to users interaction with the application

Built with

Front-end

  • HTML
  • CSS
  • JS
  • Bootstrap

Back-end

  • Node.js
  • MongoDB
  • Mongoose
  • REST API
  • Express
  • Passport
  • Connect-flash

Platforms

  • Heroku