sofiane-abou-abderrahim / javascript-oop-project-planner

I built this JavaScript application where we can move items around. I worked with classes and with the Object Oriented Programming (OOP) approach. I also worked with the DOM, I moved elements around and with event listeners. I used a callback pattern to pass functions to other instances so that from inside they could be called upon certain events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

I built this JavaScript application where we can move items around. I worked with classes and with the Object Oriented Programming (OOP) approach. I also worked with the DOM, I moved elements around and with event listeners. I used a callback pattern to pass functions to other instances so that from inside they could be called upon certain events.


Languages

Language:JavaScript 55.0%Language:HTML 23.9%Language:CSS 21.2%