8 lines
347 B
Markdown
8 lines
347 B
Markdown
|
---
|
|||
|
title: Gitlytics
|
|||
|
tags: ["Python", "Flask", "React", "PostgreSQL", "Docker"]
|
|||
|
---
|
|||
|
- 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
|