Pinned Repositories
Dynamically-created-list-of-product-with-Webpack-and-Typescript
In this task, I used an interface, implemented by an abstract class, and derivative classes, extended from the abstract class. After that, I created classes instances, pushed them in an array, and output them in a dynamic list of products on the page.
fetching-data-from-api
Fetching data from a JSON API with the fetch method into a dynamically created table.
logic_game
my-CV
product-calatog-angular
Products calatog with Add-to-Cart functionality and dynamic filtering
Sorting-table-rows-by-categories-with-Angular
In this application table rows are assigned to different categories and are sorted by them from the select dropdown. In addition, it is possible to add a new row to the table with custom cell values.
Travel-website-with-Leaflet-maps
A fragment of a travel website with a list of popular hotels. Map locations of the hotels are implemented with the Leaflet library. A map block gets unfolded on a button click next to each hotel description.
user-component-react
A simple user app created with React
OoS-Frontend
Out of School: The platform for choosing an extracurricular activity for your children
annakostyrka's Repositories
annakostyrka/Dynamically-created-list-of-product-with-Webpack-and-Typescript
In this task, I used an interface, implemented by an abstract class, and derivative classes, extended from the abstract class. After that, I created classes instances, pushed them in an array, and output them in a dynamic list of products on the page.
annakostyrka/fetching-data-from-api
Fetching data from a JSON API with the fetch method into a dynamically created table.
annakostyrka/logic_game
annakostyrka/my-CV
annakostyrka/product-calatog-angular
Products calatog with Add-to-Cart functionality and dynamic filtering
annakostyrka/Sorting-table-rows-by-categories-with-Angular
In this application table rows are assigned to different categories and are sorted by them from the select dropdown. In addition, it is possible to add a new row to the table with custom cell values.
annakostyrka/Travel-website-with-Leaflet-maps
A fragment of a travel website with a list of popular hotels. Map locations of the hotels are implemented with the Leaflet library. A map block gets unfolded on a button click next to each hotel description.
annakostyrka/user-component-react
A simple user app created with React