Skip to content

An app that allows users to upload images, comment, and like images. Built with Backbone.js, Express.js on Node.js with Postgresql. Images stored on Amazon Web Services S3.

Notifications You must be signed in to change notification settings

maggiewiseman/imageboard

Repository files navigation

Imageboard

Summary

An app that allows users to upload images, comment, and like images.

Tech Stack

  • Backbone
  • Express.js on Node.js
  • Postgresql
  • AWS S3 for storing images

Features

  • Users can view images uploaded by other users.

Landing page shows a set of 6 images

  • Users can upload new images

Shows upload file dialog box.

  • App has pagination

shows a single image with a next button below it.

  • Clicking on an image shows a a full size image and allows users to make comments and/or like the image.

Shows part of a larger image with comments.

  • There is no login so keeping track of likes is done by setting a cookie.

About

An app that allows users to upload images, comment, and like images. Built with Backbone.js, Express.js on Node.js with Postgresql. Images stored on Amazon Web Services S3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published