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
- Host: GitHub
- URL: https://github.com/radocodes/short-front-end-js-exercise
- Owner: radocodes
- License: mit
- Created: 2019-08-09T18:59:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T16:31:32.000Z (almost 6 years ago)
- Last Synced: 2025-01-05T22:11:44.851Z (5 months ago)
- Topics: ajax, bootstrap, css, html, javascript, jquery, oop
- Language: JavaScript
- Size: 174 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Short-front-end-JS-exercise
Exercises with Vanilla JS, JQuery, Ajax, HTML, CSS and BootstrapContents:
- 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.