rogs.me/content/projects/tus-tapas-valen.md
2020-11-14 14:26:14 -03:00

1.1 KiB

+++ title = "CocaCola - Tus Tapas Valen" author = ["Roger Gonzalez"] date = 2019-04-01 lastmod = 2020-11-14T14:02:31-03:00 draft = false weight = 1004 +++

About the project

"Tus Tapas Valen" is an application that will allow clients to participate in promotions and auctions, and win prizes. We are expecting 5 million users for January 2020. First I worked FrontEnd with ReactJS, Redux and redux-observable, but now I'm working in the Backend. I had to plan a big refactor while still working on new Backend functionalities. The Backend is built using Python, Django, PostgreSQL, AWS, and AWS S3

What did I work on?

FrontEnd

  • Part of the development team using ReactJS

Backend

  • Refactoring planning
  • New database design
  • Complete backend development
  • CI setup
  • AWS EC2 servers setup
  • Parsed and imported 476 million records in a RDS
  • Various DB optimizations