Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

🚀 DSolve-2025 Hackathon

👥 Team Information

Team Name: 0xDEADBEEF

Team Members:

💡 Project Idea

A simple & efficient carbon calculator, Helps users reduce their carbon footprint, Provides energy-saving tips for urban living, Calculates carbon impact, Promotes sustainable lifestyle choices.

✨ Key Features

  • 🔍 Feature 1: Carbon footprint calculator
  • ⚡ Feature 2: Energy tips for various applications
  • 🛡️ Feature 3: Connect with us!

🛠️ Tech Stack

Technology Version Purpose
HTML HTML5 frontend
CSS CSS3 styling
Javascript 2023 backend

🛠️ Setup Instructions

Prerequisites

  • A modern web browser (Chrome, Firefox, Safari, or Edge)
  • Basic understanding of web development (HTML, CSS, JavaScript)

Installation

  1. Clone the repository:
git clone https://github.com/AjoJosee/DSOLVE-2025.git
  1. Navigate to the project directory:
cd DSOLVE-2025

Running the Project

Since this is a static website, you can run it in several ways:

  1. Using Python's built-in server (recommended for development):
# If you have Python 3 installed
python -m http.server 8000

# If you have Python 2 installed
python -m SimpleHTTPServer 8000

Then open your browser and visit: http://localhost:8000

  1. Using VS Code Live Server:
  • Install the "Live Server" extension in VS Code
  • Right-click on index.html
  • Select "Open with Live Server"
  1. Direct file opening:
  • Simply double-click the index.html file to open it in your default web browser

Project Structure

DSOLVE-2025/
├── index.html          # Main entry point
├── about.html          # About page
├── calculator.html     # Carbon calculator page
├── tips.html          # Energy tips page
├── styles.css         # Main stylesheet
└── script.js          # JavaScript functionality

🤝 How to Contribute

We welcome contributions! Here are some ways you can help:

Good First Issues

  • Lack of features
  • Better carbon footprint calculation model
  • Fix bugs if found

Contribution Workflow

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a Pull Request

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages