Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.33 KB

CONTRIBUTE.md

File metadata and controls

34 lines (28 loc) · 1.33 KB

Tourist-Guiding-App-Hacktoberfest22- Contributions

  • Arpan Ghosh (arpanghosh2416): Provided the PPT and the project overview documentation

Prerequisite

  • Git
  • Code Editor like Vs Code
  • Other Necessary Softwares as Mentioned in (Technical Skillsets)

Local Setup

  1. Fork the repository.
  2. Clone the Forked repo
    • copy the repo link
    • open git bash or command prompt and run the code
      git clone <repo link>
      

Running the project

  1. Import the Project in Spring Boot (Software needs to be Installed)
  2. Make necessary Changes

How to contribute/ Creating a PR

  1. Create a New Branch with your (Github Username)
  2. Switch to the Branch using CLI/ Github and upload your Contributed Files
  3. Commit Changes
  4. Create a Pull Request (PR) so that I can merge it to the code & your PR gets counted
  5. Be Patient while I review the code.....and accept your PR
  6. Congratulations🎉 You now have successfully made a PR in Hacktoberfest 2022

Recent updates

  • Any update with the project will be mentioned here.

Any Other Info needed for the Contributions.