Giter Club home page Giter Club logo

algomaniacz_revamped's Introduction

AlgoManiacZ_Revamped

New website for AlgoManiacZ

The Design should look like below Screenshot (5) Screenshot (11) Screenshot (92) Screenshot (143) Screenshot (144) Screenshot (145) Screenshot (146) Screenshot (147)

Introduction

AlgoManiacZ is a vibrant community of passionate coders and problem solvers dedicated to helping each other excel in the art of problem solving and DSA. The project utilizes npm (Node Package Manager) and version control using Git to manage the codebase and facilitate collaboration.



Getting Started

To contribute to the project, follow the steps below:

  1. Fork the Repository

  2. Clone the Repository

    • On your local machine, open a terminal or command prompt.
    • Use the following command to clone the repository:
      git clone https://github.com/AlgoManiacZ/AlgoManiacZ_Revamped.git
    • This will create a local copy of the repository on your machine.
  3. Install Dependencies

    • Navigate to the project's root directory:
      cd AlgoManiacZ_Revamped/
      cd algoManiacZ/
    • Run the following command to install the project dependencies using npm:
      npm install
  4. Run the Project

    • To run the project locally
       npm run dev
  5. Maintaining Synchronization

    • Go to your forked resository and click Sync fork to stay updated with the actual repository.
    • Always take a pull from the repository to your master branch to keep it updated with the updated repository
      git pull
  6. Creating a New Branch

    • Before starting work on a new feature or bug fix, create a new branch with your GitHub profile name:

       git checkout -b your-github-profile-name
  7. Start Contributing

    • Now that you have set up the project on your local machine, you can start contributing to the project by adding the necessary functionality to connect blood donors with individuals in need.
  8. Committing Changes

    • After making changes to the code, use the following command to stage the changes:

      git add .
    • Commit the changes with a descriptive message:

       git commit -m "Add feature XYZ"
  9. Pushing Changes

    • Push your changes to your forked repository:
       git push -u origin your-github-profile-name
  10. To create a pull request, go to your fork of this repository,, you will see compare and pull requests. Click on that big green button

  11. Add an appropriate title and description to your pull request explaining your changes and efforts done.

  12. Click on Create Pull Request.

  13. Voila! You have made a PR to the AlgoManiacZ ๐Ÿ’ฅ Wait for your submission to be accepted and your PR to be merged ๐ŸŽ‰

algomaniacz_revamped's People

Contributors

akshatchaube01 avatar durgaprasad118 avatar sikehish avatar karthiknadar1204 avatar tejanamala15 avatar arjun051 avatar rahulpandey70 avatar hemanth110702 avatar govardhan-26 avatar jony-jas avatar abhijithhegde avatar ayusgup avatar hardik2972 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.