/WordWise

Blogging website

Primary LanguageHTML

GSSoC-Ext

πŸ“– WordWise Blogging Website πŸ“

WordWise Website Screenshot


🌟 Table of Contents


✨ Key Features ✨

  • πŸ“± Responsive Design

    • Thoughtful layout with sections like Home, Leading Blogs, About, and Contact Us for a dedicated navigation experience.
  • πŸ“ Blog Functionality

    • Category exploration for easier navigation through organized blogs.
    • User Interface designed with appealing graphics to engage viewers.
  • ⭐ User Engagement

    • Readers can share their thoughts and feedback directly on the Contact Us page.

🌟 Overview 🌟

WordWise is a responsive, user-friendly blogging platform designed to enrich vocabulary and engage readers with insightful articles. Built using HTML, CSS, and JavaScript, the website offers an enjoyable experience with an interactive interface. Whether you're here to read blogs or explore topics, WordWise is for everyone.


βš™οΈ Technologies Used βš™οΈ

  1. 🟦 HTML (HyperText Markup Language)

    • Provides structure to the website, organizing content into various elements such as headings, paragraphs, buttons, and images.
  2. πŸŸͺ CSS (Cascading Style Sheets)

    • Responsible for the aesthetics, enhancing visual appeal, and ensuring responsiveness across all devices.
  3. ⬛ JavaScript

    • Adds interactivity and dynamic features, enriching user engagement through blog navigation, comment sections, and form validations.

πŸš€ How to Contribute to This Project

We’re excited to have you contribute to the WordWise Blogging Website project! Follow these simple steps to get started:

  1. 🍴 Fork the Repository

    • Go to the repository page.
    • Click the Fork button (top right) to create a copy in your GitHub account.
  2. πŸ’» Clone Your Fork

    • Open your terminal and run:
      git clone https://github.com/your-username/WordWise.git
    • Replace your-username with your GitHub username.
  3. 🌿 Create a New Branch

    • Create a new branch for your work:
      git checkout -b your-branch-name
  4. πŸ› οΈ Make Your Changes

    • Open the project files in your code editor and make your changes.
    • Contact the project manager ANSHIKA for any queries.
  5. βœ… Test Your Changes

    • Test your changes locally by opening the index.html file in your browser.
  6. πŸ’¬ Commit Your Changes

    • Once ready, commit them with a descriptive message:
      git add .
      git commit -m "Added feature X or Fixed issue Y"
  7. πŸ“€ Push Your Changes

    • Push your changes to your forked repository:
      git push origin your-branch-name
  8. πŸ”„ Create a Pull Request (PR)

    • Go back to the original repository here.
    • Click the Compare & pull request button, write a short description of your changes, and submit the PR.
  9. πŸ”Ž Review Changes

    • The project manager will review your PR, and if approved, your request will be merged.

Usage

  • Open the website and navigate through the articles.
  • Use the search bar to find specific topics.
  • Click on any article to read in detail.

πŸ† Contribution Points

All tasks will be assigned various levels based on complexity and required skills. Each level provides different points:

  • πŸ₯‡ Level 1: 10 Points
  • πŸ₯ˆ Level 2: 25 Points
  • πŸ₯‰ Level 3: 45 Points

GSSoC Guidelines

It is important to adhere to the guidelines; violations can affect your profile. Review the guidelines here.


πŸ“„ Ending Note

Thank you for checking out the WordWise Blogging Website! We hope you find this project enjoyable and informative. Your feedback, contributions, and suggestions are always welcome!

If you have any questions or need assistance, please feel free to reach out through the Issues section of this repository.


πŸ™ŒπŸ» Join Us!

We encourage you to explore the website, share your thoughts, and get involved in improving the project. Let’s make this blogging experience even better together!

Happy coding! πŸ“