Skip to content

Vue.js platform to upload images, view them in a modal dialog and comment on them, pagination (more-button), incl a paginated search function and next/previous navigation. For exercise, it uses separate components for the modal imageview dialog as well as the comment component below it. Also implemented basic layout switching between grid and fl…

Notifications You must be signed in to change notification settings

maerf/imageboard

Repository files navigation

imageboard

[older pj] provides a platform to upload images, view them in a modal dialog and comment on them, pagination ("more"-button), incl a paginated search function and next/previous navigation. For exercise, it uses separate components for the modal imageview dialog as well as the comment component below it. Also implemented basic layout switching between grid and flex-box based view.

  • Frontend: Vue.JS 2.6 with inline templates, HTML/CSS intending to rewrite this for vue.js 3 composition api
  • Backend: Node/Express, PosgreSQL, AWS S3 Bucket

imageboard-screenshot1

About

Vue.js platform to upload images, view them in a modal dialog and comment on them, pagination (more-button), incl a paginated search function and next/previous navigation. For exercise, it uses separate components for the modal imageview dialog as well as the comment component below it. Also implemented basic layout switching between grid and fl…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages