Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.54 KB

File metadata and controls

35 lines (30 loc) · 1.54 KB

gitnotion

Project Name

Long Description about project. This project do that. This project is awesome...

Team members

  1. Adithyan K S
  2. Alan V Mathew
  3. Antony Rubens
  4. Joseph Shibu
  5. Jerry Bernard(Was a real support through out!! Took my role as team lead till 8PM coz I was travelling!)

WALKTHROUGH

EngageHub Image 1 Image 2 Image 3

THE HOW?

  1. It is a simple HTML, CSS, JS website which uses GitHub REST API
  2. User Interaction: The user enters a GitHub repository URL into a prompt.
  3. API Request: The fetchRepositoryDetails function makes requests to the GitHub API to get the repository and contributor information.
  4. Update Page: The updateLeaderboard and updateRepoName functions update the leaderboard and display the repository name on the home page.

LIBRARIES

No Framework or Libraries required to run this program.

CONFIGURATION

engagehub/

  1. app.js
  2. home.html
  3. styles.css
  4. leaderboard.html
  5. profile.html

How to Run

Just Open the Home.html file.