Approach,
- On load of the page, load all the results and years without filters using AJAX.
- Create Succesfull Launch and Successful laning true and false buttons.
- Using event listeners on click of buttons render the UI using filters.
- Making use of jQuery to manipulate the data.
- Bootstrap and media queries for making the page responsive.
Duration : 4Hrs
Tech Stack - Javascript jQuery Bootstrap
URL : http://inspiredcoders.com/spacex/
PS
- Could have done it in ReactJS using Axios. (Cant install nodejs outside VPN in office laptop)
- No NPM to use Webpack or other build tools.
- No experience in Unit Testing.