Skip to content

amirhnajafiz-university/S7IE02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S7IE02


Internet Engineering midterm project. Github users search engine. In this project we are creating a simple search engine for getting information about Github users by fetching API calls to Github and store them in a local cache. Visit project by link.

This local cahce can be Local Storage or browser Cookie. You can set the cache type in the application when you are submiting a search.

In this project we handle every possible error like network connection or user not found or Github api failed calls.

Execute

Double click on index.html file.

Demo

demo