Skip to content
/ VigyBag Public template

VigyBag is an e-commerce platform designed to empower villagers by providing them with a nationwide marketplace to sell their eco-friendly products across India. This platform bridges the gap between rural artisans and urban consumers, ensuring that their sustainable creations reach a wider audience.

License

Notifications You must be signed in to change notification settings

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

VigyBag is an e-commerce platform designed to empower villagers by providing them with a nationwide marketplace to sell their eco-friendly products across India. This platform bridges the gap between rural artisans and urban consumers, ensuring that their sustainable creations reach a wider audience.

So, if you're looking for a complete solution for Shopping near you with a pinpoint 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

🚀 Usage Once you have VigyBag running, you can:

Use the search functionality to find products based on location. Explore nearby stores and compare prices easily. 🧪 Testing To run tests for VigyBag, use the following command:

Run tests

pytest

🌐 Deployment

To deploy VigyBag to a production server:

  1. Configure your production environment settings.
  2. Set up databases and other required services.
  3. Ensure all dependencies are installed and updated.
  4. Deploy the application using your preferred method (e.g., Docker, Heroku, AWS).

❓ Troubleshooting

If you encounter any issues while setting up or using VigyBag, try the following:

  • Double-check your environment setup against the installation instructions.
  • Search for similar issues in the project's GitHub Issues.
  • Reach out to the community or project maintainers for assistance.

🙂 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

VigyBag is an e-commerce platform designed to empower villagers by providing them with a nationwide marketplace to sell their eco-friendly products across India. This platform bridges the gap between rural artisans and urban consumers, ensuring that their sustainable creations reach a wider audience.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published