aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/content/projects/Gitlytics.md
blob: 52819c6fec974ba6f44db78e96f2eba724357897 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
title: Gitlytics
weight: 1
tags: ["Python", "Flask", "React", "PostgreSQL", "Docker"]
start_date: 2020-06-01
end_date : 
---
- Developed a full-stack web application using with Flask serving a REST API with React as the frontend
- Implemented GitHub OAuth to get data from user’s repositories
- Visualized GitHub data to show collaboration
- Used Celery and Redis for asynchronous tasks