Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slove Write Installation Guide #31 #153

Merged
merged 2 commits into from
May 18, 2024

Conversation

iamkanhaiyakumar
Copy link

Issue Title: Write Installation Guide

resolve issue: #31

Type of change ☑️

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] This change requires a documentation update

Checklist: ☑️

  • [] My code follows the guidelines of this project.
  • [] I have performed a self-review of my own code.
  • [] I have commented my code, particularly wherever it was hard to understand.
  • [] I have made corresponding changes to the documentation.
  • [] My changes generate no new warnings.
  • [] I have added things that prove my fix is effective or that my feature works.
  • [] Any dependent changes have been merged and published in downstream modules.

How Has This Been Tested? ⚙️

Describe how have you verified the changes made.

Verification of Documentation Changes in the Repository

To ensure the documentation changes in the repository are accurate and effective, the following steps were undertaken:

  1. Clone the Repository

    • Cloned the updated repository containing the new documentation:
      git clone https://github.com/singodiyashubham87/Draw-it-out.git
      cd Draw-it-out
  2. Review and Cross-Check Documentation

    • Carefully reviewed the new documentation against the steps outlined in the updated guide.
    • Checked for completeness, clarity, and accuracy of each step.
  3. Environment Setup and Testing

    • Set up three environments: Windows, macOS, and Linux.
  4. Node.js Installation Verification

    • Installed Node.js on each OS following the documented steps.
    • Confirmed successful installation using:
      node -v
      npm -v
  5. Dependency Installation

    • Executed npm install in the project directory on all three environments.
    • Verified that dependencies installed without errors.
  6. Application Startup

    • Started the application using npm run dev on each OS.
    • Confirmed the application was running by accessing the local server.
  7. Cross-Platform Consistency Check

    • Ensured the documentation steps were consistent and accurate across Windows, macOS, and Linux.
    • Made minor adjustments for platform-specific instructions where necessary.

Summary

The verification process involved:

  • Cloning the repository with updated documentation.
  • Thoroughly reviewing and following the new instructions.
  • Setting up Node.js, installing dependencies, and starting the application on Windows, macOS, and Linux.
  • Confirming that all steps worked as described.

This process ensured that the documentation is accurate, user-friendly, and effective in helping users set up Draw-it-out on any major operating system.

Copy link

vercel bot commented May 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
draw-it-out ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2024 6:09am
draw-it-out-zbd1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2024 6:09am

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.

Copy link
Owner

@singodiyashubham87 singodiyashubham87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iamkanhaiyakumar There is no need of the #Significance of the Changes section, Kindly remove it.

Copy link
Owner

@singodiyashubham87 singodiyashubham87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved!

@singodiyashubham87 singodiyashubham87 added documentation Improvements or additions to documentation gssoc level1 labels May 18, 2024
@singodiyashubham87 singodiyashubham87 merged commit 4d19f04 into singodiyashubham87:main May 18, 2024
4 checks passed
@singodiyashubham87
Copy link
Owner

@iamkanhaiyakumar Thanks for contributing to the repo. Keep up the good work :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation gssoc level1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants