summaryrefslogtreecommitdiff
path: root/content/projects/axelerist.md
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2020-11-14 14:26:14 -0300
committerRoger Gonzalez <roger@rogs.me>2020-11-14 14:26:14 -0300
commit409a7e8dbd7eac0623bdeb40149e637b3c098904 (patch)
treea870f64257d7033358037ff4b5b7e94bcc8fef39 /content/projects/axelerist.md
parente984750e68538f6eb0ab53ad4e4a3d4b4d6ee293 (diff)
Added projects
Diffstat (limited to 'content/projects/axelerist.md')
-rw-r--r--content/projects/axelerist.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/content/projects/axelerist.md b/content/projects/axelerist.md
new file mode 100644
index 0000000..0c270d1
--- /dev/null
+++ b/content/projects/axelerist.md
@@ -0,0 +1,31 @@
++++
+title = "Axelerist"
+author = ["Roger Gonzalez"]
+date = 2018-06-01
+lastmod = 2020-11-14T14:02:31-03:00
+draft = false
+weight = 1005
++++
+
+## About the project {#about-the-project}
+
+Axelerist is a web app that connects to an external API and displays the
+client’s inventory in a more friendly and ergonomic way. I worked on the
+backend, managing the API connection, working on an API wrapper and user
+management.
+
+![](/axelerist-01.jpg)
+![](/axelerist-02.jpg)
+![](/axelerist-03.jpg)
+
+
+## What did I work on? {#what-did-i-work-on}
+
+
+### Backend {#backend}
+
+- Team leader
+- Database design
+- Backend REST design
+- Complete Backend development
+- Regular meetings with the client