larssonrd / Solaris-JS---Individuell-Examination

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solaris - Individuell-Examination FE22

image

A website built using HTML, CSS & JavaScript. The site provides details about the planets in our solar system by fetching data via API. Users can view specific information by clicking on a planet, and can also perform text searches for each planet using the search field.

This was our final exam for our Javascript course at Folkuniversitetet.

Github Pages: https://larssonrd.github.io/Solaris-JS---Individuell-Examination/

UI design example from school: Figma-file

Requirements

  • Use HTML, CSS, and Vanilla JS.
  • Be able to search for planets using text search.
  • Display search results/planet in a visually appealing way.
  • Include pagination functionality so that users can navigate between different pages of search results.
  • Error handling that presents error codes to the user.

About


Languages

Language:CSS 49.7%Language:JavaScript 42.7%Language:HTML 7.6%