This application allows you to list GitHub users located in Senegal by ranking and view individual statistics for each user. With this tool, you can, for example, know who uses a certain language (Go, Python, Java, etc.), retrieve all users from a location for your dataset, and it can also help recruiters.
- Angular
- Angular Material
- Flask
- Docker
- GraphQL
- Cron
- Déployé sur AWS (Elastic Beanstalk + ACM)
- List of GitHub users in Senegal by ranking.
- Display individual statistics of a user.
- Node.js
- Angular CLI
- Clone the repository to your local machine:
git clone https://github.com/bambadiagne/github-stats.git
- Navigate to the project directory:
cd github-stats
- Install the dependencies::
npm install
- Run the application:
Access the application via http://localhost:4200.
ng serve
- Click on the "Fork" button at the top right to create a copy of the repository in your own GitHub account.
- Clone the forked repository to your local machine:
- Create branch from master, make changes and start PR
This project is licensed under the MIT License. See the LICENSE file for more information.