Go to file
Notoric 636b43a261 Added a feature to display a dynamic list of pokemon that you can filter by type and generation
TODO: save current filters for page load, add popup page with info, make clickable cards, potential favourites system?
2024-03-19 02:39:47 +00:00
assets/photos Removed unused images 2024-03-18 21:15:36 +00:00
css Added a feature to display a dynamic list of pokemon that you can filter by type and generation 2024-03-19 02:39:47 +00:00
js Added a feature to display a dynamic list of pokemon that you can filter by type and generation 2024-03-19 02:39:47 +00:00
index.html Added a feature to display a dynamic list of pokemon that you can filter by type and generation 2024-03-19 02:39:47 +00:00
readme.md Replaced "about" with "features" and changed icons for carousel 2024-03-08 19:12:47 +00:00

readme.md

Review Assignment Due Date

CTEC3905 Assignment

This repository contains basic boilerplate code for you to get started with.

You will need to replace the contents of these files with your own code.

index.html

The index.html file includes a basic template with a link to the css/styles.css file and a script tag after the main content which links to the js/scripts.js file.

css/styles.css

The css/styles.css file contains a basic starting template for a responsive page.

js/scripts.js

The js/scripts.js file contains a simple console.log statement to confirm that it is being executed.

assets/photos

All images inside assets/photos folder are from https://pixabay.com and used under the licence outlined here https://pixabay.com/service/terms/

All SVG Vectors are from https://www.svgrepo.com