Skip to content

batabana/instaboard

Repository files navigation

Imageboard Website

Single-page application to post images and let others look at and comment on them.

Features

  • Predefined number of pictures on load, more on users request.
  • Add image plus title, description and user name.
  • Images are stored at Amazon S3.
  • Enlarge photo in modal on click.
  • Add comments.

Technologies

HTML, CSS, JavaScript, Vue.js, Node.js, Express, PostgreSQL

Development

  • Edit PostgreSQL database parameters in db.js.
  • Run files in sql to initialize tables in database.
  • Configure Amazon S3 parameters in s3.js and config.json.
  • Semantic UI.
npm install
node index.js

Preview

imageboard

board

upload

upload

image modal

modal

About

Single-page Vue.js application for posting pictures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published