Skip to content

rahiInstant/arohi-client

Repository files navigation

Arohi

It is an tourism management platform. it a one can organize his travel plan. Tourists can filter spots based on country, cost, travel time, best weather to enjoy, number of visitors etc. And can book a live tour to see the spot live online.

Currently, three interesting features of this platform are available:

  • sorting based on price, purchase etc.
  • You can remove or modify your added spot.
  • Gallery section: where best spot are displayed.

How to Contribute

We welcome contributions from developers of all skill levels! Whether you're interested in adding new quiz categories, improving the user interface, fixing bugs, or adding new features, there are plenty of ways to get involved. Here's how you can contribute:

  1. Fork the Repository: Start by forking the Quiz Hero repository to your GitHub account.

  2. Clone the Repository: Clone the forked repository to your local machine using the following command:

     git clone https://github.com/rahiInstant/arohi-client.git
    
  3. Create a New Branch: Create a new branch for your contribution using a descriptive name:

    git checkout -b <your-branch-name>
    
  4. Make Changes: Make your desired changes to the codebase.

  5. Test Your Changes: Ensure that your changes work as intended and don't introduce any new issues.

  6. Commit Your Changes: Commit your changes with a clear and concise commit message:

    git commit -am "meaningful commit"
    
  7. Push Changes: Push your changes to your forked repository:

    git push origin <your-branch-name>
    
  8. Submit a Pull Request: Finally, submit a pull request from your forked repository to the main Quiz Hero repository. Be sure to provide a detailed description of your changes.

Getting Started

To get started with Arohi, simply visit Arohi and start exploring ! If you're interested in contributing to the development of Arohi, follow the instructions above to set up the project on your local machine.


About

Travel site (arohi means rider)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published