summaryrefslogtreecommitdiff
path: root/content/projects/tus-tapas-valen.md
blob: 4aefb975cf16ef8459e35d6a2d05f3774d8f6129 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
+++
title = "CocaCola - Tus Tapas Valen"
author = ["Roger Gonzalez"]
date = 2019-04-01
lastmod = 2020-11-22T18:01:08-03:00
draft = false
weight = 1004
+++

## About the project {#about-the-project}

"Tus Tapas Valen" was an application that allowed clients to participate in
promotions and auctions, and win prizes. We got to 400.000 users in the time the
app was online. First I worked FrontEnd with ReactJS, Redux and
redux-observable, but then I moved to 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

![](/cocacola-01.jpg)
![](/cocacola-02.jpg)
![](/cocacola-03.jpg)
![](/cocacola-04.jpg)
![](/cocacola-05.jpg)
![](/cocacola-06.jpg)


## What did I work on? {#what-did-i-work-on}


### FrontEnd {#frontend}

-   Part of the development team using ReactJS


### Backend {#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