The app is developed using Flask(Python micro framework) and Vuejs the coolest & lightest javascript framework for front End. Backend API uses GitHub official API to get the user's data and saves it to database. It analyzes the data to generate the insights about GitHub followers and unfollowers.
check the Live Demo π¨βπ»
2- MyUnfollowers opensource GitHub API store user's follower data to generate results in future.
# Clone this repository
git clone https://github.com/rawheel/MyUnfollowers-App.git
# Go into the repository
cd MyUnfollowers-App
# Install dependencies
npm install
# Start a local dev server
npm run serve
- If you'd like to contribute and make this much better for other users, have a look at Issues here is how you can contribute to this project.
- You can learn how to recreate this project in depth in the LEARN.md file.
- As a healthy opensource community we all should uplift and respect each other, Please checkout code of conduct.