From 5b2001bc16de2d71717e440ec94e2287244591ab Mon Sep 17 00:00:00 2001 From: "Konrad Czarniecki (czarniek)" Date: Wed, 29 Apr 2020 14:45:15 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 39721e4..71dad24 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ FILE SHARING WEBSITE PROJECT As our fourth project at the university, my team was presented with a task to develop a File Sharing website using HTML and CSS, with a heavy emphasis on JavaScript, Node.js and relational databases(SQL). My contributions to the project were: -· Leading the team and regularly organizing our work according to Agile (Scrum) methodology. -· Designing front-end for our website with HTML and CSS. -· Developing JavaScript functionality for transferring files between users. -· Presenting the final product. +- Leading the team and regularly organizing our work according to Agile (Scrum) methodology. +- Designing front-end for our website with HTML and CSS. +- Developing JavaScript functionality for transferring files between users. +- Presenting the final product. The project proved to be a success as all team members showed great effort and good spirit. I was ableto further develop my programming skills, with the most notable improvements in databases andacceptance and unit testing. I’m also glad I volunteered to be a leader as it was a new challenge for me,one I really enjoyed too, because I learned a lot about myself and now, I know I’ll be looking for more opportunities to grow in this area.