Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 1.26 KB

README.md

File metadata and controls

24 lines (22 loc) · 1.26 KB

ALTSCHOOL AFRICA SCHOOL OF ENGINEERING

======= SECOND SEMESTER EXAM PROJECT 2022 =======

====== PROJECT TITLE: ========================

  • GitFolio

Project Live url

====== PROJECT CODE LANGUAGE: ==================

  • React

===== PROJECT DEADLINE ======================

  • Nov 6TH 2022

=========== PROJECT AUTHOR: ====================

  • Elue Michael

============= PROJECT SUPERVISOR: =============

  • Mr. Jerry Uke

================ PROJECT EXAMINER: =============

  • Mr. OluwaSetemi

=============== PROJECT STATUS: ===============

  • Submitted

============= PROJECT DESCRIPTION: ==============

  • Implement an API fetch of your GitHub portfolio, show a page with a list of all your repositories on GitHub(the page should implement pagination for the repo list), and create another page showing data for a single repo clicked from the list of repos using nested routes while using all the necessary tools in react. Implement the proper SEO, Error Boundary (show a page to test the error boundary) and 404 pages. Good UI and Designs are important.
  • Advanced Feature (holiday challenge) Add a search feature that allows users to search for GitHub repositories by entering a valid GitHub username