findcommonground.uk/_posts/2016-08-12-SummerInterships.md

22 lines
1.3 KiB
Markdown
Raw Normal View History

2016-08-12 07:22:05 +00:00
---
layout: post
2016-08-12 08:51:56 +00:00
title: Summer Internship @Haufe
2016-08-12 09:21:50 +00:00
subtitle: An experience that greatly helped me to improve myself
category: general
tags: [culture, docker]
2016-08-12 09:25:29 +00:00
author: Bogdan Bledea
2016-08-12 07:24:21 +00:00
author_email: bogdan.b19c@gmail.com
2016-08-12 08:07:10 +00:00
header-img: "images/summerInternship2016.jpg"
2016-08-12 07:22:05 +00:00
---
2016-08-12 08:58:14 +00:00
Today is the last day spent @Haufe. And I must admit, this summer internship was simply awesome. My work colleagues were so friendly, they helped me when I was in trouble. And I didn't thought it's so fun to go to work.
2016-08-12 10:15:58 +00:00
2016-08-12 10:36:25 +00:00
Below, is a screenshot of the application we built during this intership at Haufe. It's a feedback box app, built with the Meteor framework. Meteor is a brand new framework, both front-end and back-end, which makes Meteor a great framework.
2016-08-12 10:33:58 +00:00
2016-08-12 10:15:58 +00:00
{:.center}
2016-08-12 10:31:37 +00:00
![Screenshot of the app](/images/screenshot1.jpg){:style="margin:auto"}
2016-08-12 10:38:37 +00:00
2016-08-12 11:09:57 +00:00
The development process was a little bit tricky for us, because it was the first time we used Meteor to develop web apps. But, in the end, we proved that nothing is impossible, and if you truly want, you can learn new things anytime.
2016-08-12 10:43:24 +00:00
As you can see, this feedback box app has an user login&registration form, but, we restricted the account creation to the company email domain, haufe-lexware.com. After the user logs in, he can post and reply to the other feedbacks.