Skip to content

sabovyan/countries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Map / countries

📍 This project was created based on Hwk API

📍 Open sabovyan.github.io/countries/ to view it in the browser.

Stack

Pages

  • 📍login / registration page
  • 📍 map / table
  • 📍 favorites

login / registration page

I have tried to use browser's alert and conform function I think that there is no need to create additional alert messages. I hope that I have used them not only properly, but also this implementation will be user-friendly. Also you will find some basic validation

📍 map / table1

Map was created with D3 js and topojson for the table I have used rest countries API.

📍 favorites

all the cards that have got yellow stars will appear in this page you will also be able to delete them dynamically without reloading the page

1* Table is nominal name. Don't look for any actual connection between real tables and mine. it just represents all of the cards that are created in the table section.

About

This web page is created based on https://restcountries.eu/ API and world-atlas 2.0.2

Topics

Resources

Stars

Watchers

Forks