From 409a7e8dbd7eac0623bdeb40149e637b3c098904 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sat, 14 Nov 2020 14:26:14 -0300 Subject: Added projects --- content/projects/axelerist.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 content/projects/axelerist.md (limited to 'content/projects/axelerist.md') 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 -- cgit v1.2.3