Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.2 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.2 KB

One Piece Popularity Tracker

GitHub Super-Linter

About The Project

This app analyzes character popularity from One Piece. In the One Piece world, we have many characters who have varying popularity at a given time. I wanted to capture that relationship, where we can see how the public is feeling about a certain character at a certain time.

Roadmap

MVP

  • Set up APIs using Flask

  • Connect a Postgress local instance to the API

  • Gather trend data

  • Gather reddit data using API

    • Analyse API data using Vader sentiment analysis
  • Implement AWS SDK

    • Set up RDS
    • Set up API Gateway
    • Move function into Lambda

Demo

AWS API Gateway

api_gateway_demo.mov

Endpoints

(back to top)