11 lines
392 B
Markdown
11 lines
392 B
Markdown
|
---
|
|||
|
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
|