An open API service indexing awesome lists of open source software.

https://github.com/radocodes/short-front-end-js-exercise

Exercises with Vanilla JS, JQuery, Ajax, HTML, CSS and Bootstrap
https://github.com/radocodes/short-front-end-js-exercise

ajax bootstrap css html javascript jquery oop

Last synced: 3 months ago
JSON representation

Exercises with Vanilla JS, JQuery, Ajax, HTML, CSS and Bootstrap

Awesome Lists containing this project

README

        

# Short-front-end-JS-exercise
Exercises with Vanilla JS, JQuery, Ajax, HTML, CSS and Bootstrap

Contents:
- First task -
HTML Buttons controlled by Vanilla JS and JQuery.
Ajax query, loads mock personal data from third party web API by JSON and arranged in bootstrap table,

- Second task
Back-end - JS OOP design, represents inheritance and polymorphism- Humans to mеn and women, with the specific properties. Differences and similarities. Also displayed in bootstrap table, but this time with functional buttons and actions for it.

To lunch the project, you need to download project and just start Index.html file.