Website URL: https://gabi246.github.io/final/
Website Presentation: https://www.loom.com/share/3fe286eac1a345faa3f2bc60133485c4
The purpose for this website is to bring an understanding on the effects of climate change. We want to create clear visualizations on temperature changes through the years in the Worcester area. We programmed the website using D3 libraries, HTML, and CSS. All references are included at the end of the Process Book.
Store the following in your GitHub repository:
- Code - All web site files and libraries assuming they are not too big to include
- Data - Include all the data that you used in your project. If the data is too large for github store it on a cloud storage provider, such as Dropbox or Yousendit.
- Process Book- Your Process Book in PDF format.
- README - The README file must give an overview of what you are handing in: which parts are your code, which parts are libraries, and so on. The README must contain URLs to your project websites and screencast videos. The README must also explain any non-obvious features of your interface.
- Fork the repo. You now have a copy associated with your username.
- Make changes to index.html to fulfill the project requirements.
- Make sure your "main" branch matches your "gh-pages" branch. See the GitHub Guides referenced above if you need help.
- Edit the README.md with a link to your gh-pages or other external site: for example http://YourUsernameGoesHere.github.io/DataVisFinal/index.html
- To submit, make a Pull Request on the original repository.
- Process Book - Are you following a design process that is well documented in your process book?
- Solution - Is your visualization effective in answering your intended questions? Was it designed following visualization principles?
- Implementation - What is the quality of your implementation? Is it appropriately polished, robust, and reliable?
- Presentation - Are your web site and screencast clear, engaging, and effective? Your individual project score will also be influenced by your peer evaluations.
- This final project is adapted from https://www.dataviscourse.net/2020/project/