Feature request: Add Eco Growth web application #733
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issues or bug
Fixes: #709
Proposed Changes
This pull request introduces several significant updates to the
RenewHub
project, including the addition of a.gitignore
file, an updatedREADME.md
file, new dependencies inrequirements.txt
, and new HTML content for theabout.html
andwork.html
pages. Below are the most important changes:Project Configuration:
.gitignore
file to exclude various unnecessary files and directories from version control, including Python bytecode, build artifacts, virtual environments, and IDE-specific files.Documentation:
README.md
to include a project description, features, tech stack, usage instructions, license information, and contributing guidelines.Dependencies:
requirements.txt
for the project, includingFlask
,requests
, andWerkzeug
.HTML Content:
about.html
to provide detailed information on different renewable energy sources, including their advantages and challenges.work.html
to showcase the project's energy partners, detailing their contributions and areas of expertise.@UppuluriKalyani @Neilblaze @SaiNivedh26 can you review this PR, and assign it to me with proper labels to me.