Skip to content

tobiasjeckel/incredible-imageboard

Repository files navigation

Incredible Image Board

'Incredible Image Board' is a simple image board where users can upload and comment on pictures. It is built with Vue.js.

Preview

Accept friend request and chat

Features

  • Upload image with a name, description and username
  • Comment on pictures
  • Scroll through the pictures with infinite scroll
  • Mobile responsive

Main learning goals of the project

  • Make single page applications with Vue.js
  • Make an image uploader with multer and store the image on an AWS S3 bucket

Future To-Dos

  • Use momentjs to make the display of comment timestamps prettier
  • Add login and registration
  • Add a delete button for pictures

Releases

No releases published

Packages

No packages published

Languages