The project
The project started by me making a grid with all the datapoints and a Javascript search function. I wanted to make it so that the datapoint cards would be added in dynamicly with javascript based on a JSON object. When I got that working I spend it to a teach to ask if it would be oke to use it to turn in my datapoints so that it would not be for nothing. After hearing that it was allowed I continued working on the project by added a way to asign categories to datapoints so that it is more clear which datapoints belong where.
Finally I added a way to mark an datapoint as a retake so that if I ever needed to retake an datapoint I could just add it in and anyone can see a clear difference between a retake and the original.