cmda-bt / be-course-17-18

๐ŸŽ“ Backend ยท 2017-2018 ยท Curriculum and Syllabus ๐Ÿ’พ
Other
47 stars 19 forks source link

Listing assignment #526

Closed folkertjan closed 6 years ago

folkertjan commented 6 years ago

Listing assignment

Repository

link to repository

Feedback

I really enjoyed this assignment because it was a really challenging one. Working with HTTP is totally new to me so it was tough to make the code working. Especially the part where you have to check wether a repository has an index.html file or not was difficult for me. What to do if the repository did contain files, but didn't contain an index.html? I think the code I've written in the end could be much more simple, but I'll have to work with these kind of assignments alot more to get to that point.

rijkvanzanten commented 6 years ago

Heya! Awesome work ๐Ÿ˜„

Feedback

Repo

Code

Functionality