Giter Club home page Giter Club logo

image-gallery's Introduction

image-gallery

Image Gallery with Image Tagging. https://image-gallery-on-mebn-stack.herokuapp.com

This project is SPA (Single Page Application) on MEBN stack (Mongoose, Express, Backbone, Node). It is based upon tutorial of Sebastian Sulinski: image gallery with image tagging with PHP, MYSQL and JQuery.

The purpose of this project is to upload images, add and remove tags on image, view the images, and delete. Images can be searched by caption attribute. Technologies implemented are:

CRUD - PATCH instead of PUT. Only for admin avaialble and only image caption can be updated.
Authentication - there is only one user which is admin and this user needs to be set manually in the mongolabs database using hashed password ofcourse. Authentication is implemented with json web tokens and sessions
File uploads - using multer middleware for Node. This is only avaialble for admin as well as deletion of images
Adding and removing tags - using JQuery DOM manipulation. This can be done by anyone
Pagination - which is accomplished server side
Sorting - accomplished with JQuery UI with server side data persistence. Images can be sorted by dragging and dropping

image-gallery's People

Contributors

ravilicmilan avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.