This repository contains the code for a portfolio website built using HTML, CSS, JavaScript and BootStrap.
- index.html: This file contains the HTML structure of the home page of the website.
- soilph.html: This file contains the HTML structure of the pH adjustment page of the website.
- water.html: This file contains the HTML structure of the water level adjustment page of the website.
To view the website, open the index.html file in a web browser.
The website consists of the following sections:
- Home: Displays the name and health bar of the plant on the website.
- Water Level Adjuster: Provides button and a tracker to increase the water level and hence water the actual plant.
- Soil pH Adjuster: Provides button and a tracker to adjust the pH level and hence fertilise the actual plant.
- Sunlight Intensity: Provides more information about sunlight requirements for different plants and an additional link to get further information.
The website is designed to be responsive and compatible with different screen sizes. It includes media queries to adjust the layout and styling for smaller screens.
This portfolio website is created by Prachi Thakkar, Mishwa Patel, Naman Jain and Rohithraj Baskaran.