#### Functional ###### Has the requirement for the allowed packages been respected? (Reminder for this project: (only [standard packages](https://golang.org/pkg/) ###### Does the project have a range [filter](https://dribbble.com/shots/1751801-Ui-Elements-Social-Network-Analytics/attachments/284260)? ###### Does the project have a check box [filter](https://dribbble.com/shots/1751801-Ui-Elements-Social-Network-Analytics/attachments/284260)? ##### Try to filter the artists/bands which the creation date is between `"1995"` and `"2000"`. ###### Did it appear as a result SOJA, Mamonas Assassinas, Thirty Seconds to Mars, Nickleback, NWA, Gorillaz, Linkin Park, Eminem and Coldplay? ##### Try to filter the artists/bands that recorded their first album between `"1990"` and `"1992"`. ###### Did it appear as a result Pearl Jam and Red Hot Chili Peppers?" ##### Try to filter the artists/bands that have exactly `"6"` members in their band. ###### Did it appear as a result Pink Floyd, Arctic Monkeys, Linkin Park and Foo Fighters? ##### Try to filter the artists/bands that have/had concerts in `"Texas, USA"`. ###### Did it appear as a result R3HAB, Logic, Joyner Lucas and Twenty One Pilots? ##### Try to filter the artists/bands which the creation date is between `"1970"` and `"2000"` and have only `"1"` member (solo artists). ###### Did it appear as a result Bobby McFerrins and Eminem? ##### Try to filter the artists/bands which the creation date is after `"2010"` and recorded their first album after `"2010"`. ###### Did it appear as a result XXXTentacion, Juice Wrld, Alec Benjamin and Post Malone? ##### Try to filter the artists/bands that have/had concerts in `"Washington, USA"` and have more than 3 members. ###### Did it appear as a result The Rolling Stones? ##### Try to filter the artists/bands that recorded their first album between `"1980"` and `"1990"` and have a maximum of `"4"` members. ###### Did it appear as a result Phll Collins, Bobby McFerrins, Red Hot Chili Peppers and Metallica? ###### Can you filter so that all the artists/bands are all shown? ###### As an auditor, is this project up to every standard? If not, why are you failing the project?(Empty Work, Incomplete Work, Invalid compilation, Cheating, Crashing, Leaks) #### General ###### +Does the result of the filters change while you are changing the filters (is it asynchronous)? #### Basic ###### +Does the code obey the [good practices](https://public.01-edu.org/subjects/good-practices/)? ###### +Are the instructions in the website clear? #### Social ###### +Did you learn anything from this project? ###### +Would you recommend/nominate this program as an example for the rest of the school?