Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 2.56 KB

File metadata and controls

53 lines (30 loc) · 2.56 KB

Deforestation scrollytelling experience

The project is a scrollytelling experience that highlights the impacts of deforestation. It is aimed to educate adults between the age of 35 – 45 about deforestation by visualizing how deforestation effects animals and humans alike. Additionally, the project serves as a platform to promote The Nature Conservancy's initiatives in nature preservation.

Why the project is useful

The project is useful for us as it helps us develop our coding skills while also gaining experience using Git/GitHub. It also provides a visually engaging way to present the impacts of deforestation and to promote conservation efforts.

How to get started

Running the project

  1. Clone the project to your local enviroment using git clone https://github.com/AdvancedCSS2023/assignment-3--scrollytelling-group_4.git or go to https://github.com/AdvancedCSS2023/assignment-3--scrollytelling-group_4 and press "Open in Visual Studio Code"
  2. Open the index.html file by running a live server with the live server plugin in Visual Studio Code or open it in a browser

Contributing to the project

  1. Make a new branch from master
  2. Commit changes to the new branch and pubish it to github
  3. Make a pull request for merging the new branch with master

Where to seek help

Reporting bugs, suggesting enhancements and other issues

To report issues and bugs in the project, or suggest enhancements:

  1. Go to the Issues section in the Repository on Github.
  2. Click on “New Issue”.
  3. Write a detailed explanation of the issue.
  4. Click “Submit” to create the Issue.

Help contributing to the project

To get help contributing to the project, please reach out to one of the contributors on Github.

Which technology is used

The project is developed using mostly HTML and CSS/SASS. The project also utilizes some Javascript, particularly the Intersection Observer API. The codebase is hosted on Github.

Who are the creators/maintainers

The project is developed and maintained by students in the Advanced CSS course at NTNU.

The main contributors are:

  • Andreas Christiansen
  • Sander Byenstuen

Review Assignment Due Date Open in Visual Studio Code