issues
search
alicjawieloch
/
kama-team
repo for kama-team interns
0
stars
0
forks
source link
simple data presentation
#13
Open
alicjawieloch
opened
3 months ago
alicjawieloch
commented
3 months ago
DD: simple data presentation on web app SP: 5
ArielBleriot
commented
3 months ago
SP 1: Initial Setup and Data Integration
[x] Set up the project environment (create repository, setup framework)
[x] Fetch and parse the CSV data
[x] Display raw data in a simple HTML table
ArielBleriot
commented
3 months ago
SP 2: Data Visualization
[x] Integrate Line Chart for Temperature and Humidity
[x] Integrate Bar Chart for Temperature and Humidity
[x] Integrate Bubble Chart for Temperature vs Humidity
[x] Integrate Pie Chart for Country Distribution
ArielBleriot
commented
3 months ago
SP 3: User Interface Enhancements
[x] Improve HTML table styling
[x] Add interactivity to charts
[x] Implement responsive design for different screen sizes
ArielBleriot
commented
3 months ago
SP 4: Data Filtering and Sorting
[x] Implement filtering options by date and country
[x] Enable sorting of data in the HTML table
ArielBleriot
commented
3 months ago
SP 5: Final Review and Testing
[x] Conduct code review
[x] Perform thorough testing of data visualization
[ ] Fix bugs and optimize performance
DD: simple data presentation on web app SP: 5