Skip to content

A location-based shopping website uses GPS to show users nearby businesses offering products/services they search for. Users can compare prices and make purchases through the site, making it helpful for local shopping and finding location-specific items.

License

codervivek5/VigyBag

Repository files navigation

Logo

VigyBag

PRs Welcome Visitors GitHub forks GitHub Repo stars GitHub contributors GitHub last commit GitHub repo size Github GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Table of Contents 📒


👋 Welcome

This website is a location-based platform that allows users to search for products and services based on their geographical location. The website uses GPS technology to pinpoint the user's location and then displays nearby stores or businesses that offer the products or services they are searching for. It allows users to compare prices and make purchases directly through the site, making it convenient for local shopping and finding location-specific items.

So, if you're looking for a complete solution for Shopping near you with pin point location then, this site is the right choice for you!

🖌️Design Preview

VigyBag Application Preview

📌Repository

Are you tired of scrolling through endless online stores, only to find that they don't ship to your area? Look no further than VigyBag - the ultimate online shopping destination for those looking to shop local! With our location-based platform, you can easily find and buy products from your favorite nearby shops. Whether you're a city slicker or living off the beaten path, VigyBag makes shopping a breeze. Say goodbye to long drives to the mall and hello to stress-free, convenient shopping with VigyBag!

✔Feature

  • Search for products and services based on location
  • GPS technology to locate user's position
  • Displays nearby stores and businesses
  • Compare prices and make purchases directly through the website

🔑Tech Stacks

Technologies Used :

  • Python
  • HTML
  • CSS
  • JavaScript
  • Java
  • Bootstrap
  • Android
  • Django
  • GPS technology

⌛Links for the Website

Figma New Design

If you want to work on this unique project and share it with the world, you can do that here. Go through the contributing guidelines here.

🤝 Contributing

PRs Welcome Open Source Love

Please read our Code of Conduct. We're accepting PRs for our open and unassigned issues. Please check CONTRIBUTING.md. We'd love your contributions! Kindly follow the steps below to get started:

1. Fork the repository.

2. Clone the forked repository.

git clone https://github.com/codervivek5/VigyBag.git

3. Navigate to the project directory.

cd VigyBag

4. Add a reference(remote) to the original repository.

git remote add upstream https://github.com/codervivek5/VigyBag.git

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your main branch to keep it updated as per the main project repository.

git pull upstream main

7. Create a new branch.

git checkout -b <YOUR_BRANCH_NAME>

8. Make changes in the source code.

9. Check your changes.

git status
git diff

10. Stage your changes.

git add .

11. Commit your changes.

git commit -m "<your_commit_message>"

12. Push your local commits to the remote repo.

git push -u origin <your_branch_name>

13. To Create a PR to develop !) repository, click on compare and pull request.

14. Add an appropriate title and description to your PR explaining your changes.

15. Click on Create pull request

Congratulations🎉, you have made a PR to the VigyBag. Wait for your submission to be accepted and your PR to be merged by a maintainer.

🦄 Django Project Setup

1. Navigate to the project directory Backend Code.

cd Backend Code

2. Navigate to the project directory VigyBag.

cd VigyBag

3. If you get manage.py in the file structure then run this command.

python manage.py runserver

🦄 Django Admin Authentificaion

later on...

⚛️ React Project Setup

1. Navigate to the project directory Backend Code.

cd front-with-code

2. Navigate to the project directory VigyBag.

cd VigyBag

3. Run this command to install node packages.

npm install

⚛️ Start project

npm run dev

⚙️ Things to Note

  • Make sure you do not copy codes from external sources because that work will not be considered. Plagiarism is strictly not allowed.
  • You can only work on issues that have been assigned to you.
  • If you want to contribute, it's preferable that you create a new issue before making a PR and link your PR to that issue.
  • If you have modified/added code, make sure the code compiles before submitting.
  • Strictly use snake_case (underscore_separated) in your file_name and push it in the correct folder.
  • Add Screenshots to help us know what the idea is all about.
  • Do not update the README.md

🙂 Project Admin:

62784060

😍 Our Contributors :

Made with contrib.rocks.

ForTheBadge built-by-developers

🛡️ License

This repository is licensed under the MIT License - see the LICENSE file for details.

📬 Contact:

If you want to contact me, you can reach me through below handles.


Thank you for considering contributing to VigyBag. We look forward to your valuable contributions!

© 2022-2024 Coder Vivek

(Back to top)

About

A location-based shopping website uses GPS to show users nearby businesses offering products/services they search for. Users can compare prices and make purchases through the site, making it helpful for local shopping and finding location-specific items.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published