-
- Downloads
Issue #7: Add filters to api request
Add a form to filter results from the request by region and project. Add a table to display the results with sorting and filtering. Add a column with a year estimative from the cpu database.
parent
6b099a58
Branches
No related tags found
Showing
- package-lock.json 238 additions, 0 deletionspackage-lock.json
- package.json 10 additions, 2 deletionspackage.json
- public/css/materialize.css 9067 additions, 0 deletionspublic/css/materialize.css
- public/css/materialize.min.css 13 additions, 0 deletionspublic/css/materialize.min.css
- public/index.html 12 additions, 0 deletionspublic/index.html
- public/js/materialize.js 12374 additions, 0 deletionspublic/js/materialize.js
- public/js/materialize.min.js 6 additions, 0 deletionspublic/js/materialize.min.js
- public/logo192.png 0 additions, 0 deletionspublic/logo192.png
- public/logo512.png 0 additions, 0 deletionspublic/logo512.png
- src/App.css 12 additions, 31 deletionssrc/App.css
- src/App.js 248 additions, 8 deletionssrc/App.js
Loading
Please register or sign in to comment