Giter Club home page Giter Club logo

firstspot's Introduction

FirstSpot - A Haven for Travelers

PROJECT DESCRIPTION AND OUTLINE

Introduction

First spot is designed for tourists so they can now explore new destinations where a guide will always be there to help you explore new paths where you can create your paths as well. Planning a multi-city trip helps you relax and stirs in an extra element of excitement since you get to explore new destinations on the go.

FirstSpot Image

About Introduction and Techniques

  • Search with Filters: Utilize search filters to refine results based on user ratings, alphabetical order, and budget preferences.

  • Login/Sign up: Clicking the 'Sign Up' button invokes a form with two registration options. Toggle between Tourist and Tourist Guide sign-up for respective user profiles.

  • Feeling Lucky: Engage the "Feeling Lucky" feature for a random location suggestion, sparking spontaneous and adventurous journeys.

  • Explore: Our unique 'Explore' feature allows visitors to create their own routes. Seek suggestions from verified guides, ensuring a safe and joyful journey.

  • Predefined Routes: Save time with predefined routes created by our guides. No need to spend hours planning your own route.

  • Help from Tourist Guides: Choose your dedicated tourist guide for personalized route recommendations. They are available in chat to address queries about paths or destinations.

Objective of the Work

The primary aim of our website is to make it easy for travelers to explore, manage plans, and connect with popular tourist guides, ensuring a trip that is easy, convenient, and safe.

Languages and Tools:

css3 html5 javascript php

โญ How to get started with open source?

Getting Started with Open Source

๐Ÿš€ How to Get Started

If you're new to open source, these resources will guide you through the basics of Git and GitHub.

Contributing ๐Ÿ‘จโ€๐Ÿ’ป

See the CONTRIBUTING.md file for contributing to firstspot.

How to Contribute

  1. Explore existing Issues or create a new issue.

  2. Fork the Repository, create a branch for your work, and commit changes.

  3. Create a Pull Request for community review. Add screenshots to showcase your changes.

  4. Don't create PRs without creating an issue and getting assigned.

How to Make a Pull Request (PR)

  1. Start by making a Fork of the firstspot repository. Click on the Fork symbol at the top right corner.

  2. Clone your new fork of the repository in the terminal/CLI on your computer:

    git clone https://github.com/<your-github-username>/firstspot
  3. Navigate to the newly created firstspot project directory:

    cd firstspot
  4. Set upstream command:

    git remote add upstream https://github.com/jaysomani/firstspot
  5. Create a new branch:

    git checkout -b YourBranchName
  6. Sync your fork or your local repository with the origin repository:

    • In your forked repository, click on "Fetch upstream"
    • Click "Fetch and merge"
  7. Make your changes to the source code.

  8. Stage your changes and commit:

    โš ๏ธ Make sure not to run the commands git add . or git add *. Instead, stage your changes for each file/folder

    git add public
    git commit -m "<your_commit_message>"
  9. Push your local commits to the remote repository:

    git push origin YourBranchName
  10. Create a Pull Request!

  11. Congratulations! You've made your first contribution to firstspot! ๐Ÿ™Œ๐Ÿผ

firstspot's People

Contributors

abhineshjha avatar ghoshaditi avatar glenndmello17 avatar hacxmr avatar harmeetsingh11 avatar itsneha15 avatar jaysomani avatar jiyagupta-cs avatar kapileswar-moharana avatar lavanya-sathya avatar learnervivek avatar manishkr1007 avatar mansi1309 avatar nandini80 avatar nepalivai avatar pankhuri92 avatar prasun-sitaula avatar prutha-upadhyay avatar rakesh-vajrapu avatar raunak-srivastava avatar shivam101203 avatar stharanzn avatar suchitra-sahoo avatar suhani2804 avatar tarnibalgoher5 avatar tymnspayce avatar vijay-gunwant avatar vinaycheripally avatar yashi-15 avatar

Watchers

 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.