From 8d95083c05aeca022bd2ed50545027a271503163 Mon Sep 17 00:00:00 2001 From: Bogdan Bledea Date: Fri, 12 Aug 2016 15:09:02 +0300 Subject: [PATCH] Update 2016-08-12-SummerInterships.md --- _posts/2016-08-12-SummerInterships.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2016-08-12-SummerInterships.md b/_posts/2016-08-12-SummerInterships.md index 73be5bd..7deec77 100644 --- a/_posts/2016-08-12-SummerInterships.md +++ b/_posts/2016-08-12-SummerInterships.md @@ -18,7 +18,7 @@ Below, is a screenshot of the application we built during this intership, built {:.center} ![Screenshot of the app](/images/screenshot1.jpg){:style="margin:auto"} -This application takes the feedback from the user, post it on the index page, and sort the feedbacks by the number of votes. Users can delete only their feedbacks, and the feedback cand be modified only if there is no reply or vote. +This application is for internal company use and it takes a feedback from a user, post it on the site, and sort the feedbacks by the number of votes. Users can delete only their feedbacks, and the feedback can be modified only if there is no reply or vote. The development process was a little bit tricky for us, and, furthermore, 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.