--- layout: post title: Summer Internship @Haufe subtitle: An experience that greatly helped me to improve myself category: general tags: [culture, docker] author: Bogdan Bledea author_email: bogdan.b19c@gmail.com header-img: "images/summerInternship2016.jpg" --- 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. 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. {:.center} ![Screenshot of the app](/images/screenshot1.jpg){:style="margin:auto"} 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. As you can see, this feedback box app has an user login®istration 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.