Skip to content

Demo application for Yandex Praktikum students to demonstrate the object-oriented approach in front-end development.

Notifications You must be signed in to change notification settings

mr9d/yandex-oop-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-oriented programming demo for Yandex Praktikum

About

Demo application developed at the request of Yandex Praktikum students. The goal was to demonstrate the object-oriented approach in front-end development without any frameworks, just vanilla ES6 JavaScript.

Live version

Available at GitHub pages: https://mr9d.github.io/yandex-oop-demo/ (deployed from the master branch)

Running locally

If you want to run the application locally, you can do the following:

  • git clone the repository
  • Open index.html in browser

That’s it, no build required.

How to use

The application itself is a classic Todo list.

You can add items using the form above. For every item, you can remove and duplicate them using icons near them.

Used technologies

About

Demo application for Yandex Praktikum students to demonstrate the object-oriented approach in front-end development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages