Submitted by: Ashwani Balakrishnan Neminimadathil
Data Dashboard is a web application that displays users a data dashboard that provides an at-a-glance summary of New York Brewery information gathered from a public API. The dashboard view contains summary statistics and a list view of the data that can be searched and filtered. The dashboard should tell an interesting story about the data and spark the user’s curiosity, inviting them to learn more.
Time spent: 14 hours spent in total
The following required functionality is completed:
- Displays a list of data fetched using an API call
- 3 Summary Data Statistics: State, Total Brewweries and Most common brewery type.
- A search bar allows the user to search for an item in the fetched data
- Multiple different filters that allow the user to filter items in the database by specified categories
- Multiple filters can be applied simultaneously
- Filters using different input types, such as a text input, a selection.
- Add Data Visualizations: The app includes at least one unique chart developed using the fetched data that tell an interesting story
- Add Links to Detail View: Clicking on an item in the list view displays more details about it
- Each detail view of an item has a direct, unique link to that item’s detail view page
- The site’s customized dashboard contains more content that explains what is interesting about the data
Here's a walkthrough of implemented features:
GIF created with Licecap Tool
Copyright [2023] [Ashwani Balakrishnan Neminimadathil]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
