aadityabhusal / image-tagging-system

Image Tagging System using PHP and JavaScript

Home Page:https://aadityabhusal.github.io/image-tagging-system/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Tagging System

Image Tagging System using JavaScript and PHP

Live Demo

Click Here to see the live demo.

The live version is a little different form the actual image tagging system. Click Here to see the actual demo.

Actual Demo

The following is the demo of the actual system

Actual Demo;

How its done?

When the user clicks on the image, a text box appears. When the user starts to type:

  1. The usernames get fetched from the database and showed in a list

  2. When a username is clicked, the clicked position and the userid gets stored in the DB.

  3. When the 'x' mark is clicked, the tag record gets removed from the database.

About

Image Tagging System using PHP and JavaScript

https://aadityabhusal.github.io/image-tagging-system/demo/


Languages

Language:PHP 29.6%Language:TSQL 28.9%Language:JavaScript 22.6%Language:CSS 13.7%Language:Hack 5.1%