Main
Submission report
Release status
-
I have started working on the assignment. -
All mandatory functional requirements are met (see below). -
All mandatory non-functional requirements are met (see below). -
I have completed the assignment report (see below).
-
I intend to submit the assignment, and at the same time, I guarantee that I am the one who created the submitted code. When I have used external libraries or used code from other sources, the source has been clearly stated.
(Swedish: Jag avser göra en inlämning av uppgiften och samtidigt garanterar jag att det är jag som skapat den inlämnade koden. När jag använt externa bibliotek, eller använt kod från andra källor, har källan angetts tydligt.)
Requirement fulfillment
Functional requirements
| Issue | Mandatory | Comment |
|---|---|---|
| #11 | ||
| #12 | ||
| #13 |
Non functional requirements
| Issue | Mandatory | Comment |
|---|---|---|
| #1 | ||
| #2 | ||
| #3 | ||
| #4 | ||
| #5 | ||
| #6 | ||
| #7 | ||
| #8 | ||
| #9 | ||
| #10 (closed) |
Student defined requirements
| Issue | Comment |
|---|---|
| #id |
Production URL
- The application is operational at the URL https://REPLACE_WITH_YOUR_URL
Assignment report
Reflection
The hardest part was understanding what was important information in the dataset. I learned a lot about python during this assignment, since it's my first time using it.
Further improvements
I built functionality for sorting and filtering on the backend. I also made the DataReader very dynamic, however I did not have time to fully utilize it on the frontend.