Skip to content

Latest commit

 

History

History
108 lines (87 loc) · 5.26 KB

README.md

File metadata and controls

108 lines (87 loc) · 5.26 KB
Screenshot 2024-10-25 191126 Screenshot 2024-10-25 191041

Versatile Flask web application that harnesses the power of AI to offer a diverse range of features



🎉 Accepted for GirlScript Summer of Code 2024 and Hacktoberfest 2024

Hacktober fest 2024

image

Congratulations! NV-Nexus has been selected for participation in GirlScript Summer of Code 2024 and Hacktoberfest 2024. We're excited to have you on board to contribute and learn together!

🚀 How to Get Started?

Getting started with GGSOC EXT 2024 is easy! Follow these steps to jump right in:

1.Explore Project Ideas
2.Join the Community
3.Choose Your Project
4.Start Contributing

🛠 Installation and Usage

To set up the project locally, follow our guide Project-Guide.md.

It guides you to setup the project and run it locally.

🔄 Submitting a Pull Request

To submit your contributions, follow these steps:

  1. Star the repository: Don't forget to show your support by starring this repository!
  2. Fork the Repository: Click the "Fork" button at the top right corner of the repository to create your own copy.
  3. 📥Clone the repository:
   git clone https://github.com/kvcops/KV-Nexus.git
  1. 📂 Change the working directory:
   cd KV-Nexus
  1. 🔗 Add a reference to the original repository.
   git remote add upstream https://github.com/kvcops/KV-Nexus.git
  1. ⬇️ Always take a pull from the upstream repository to your main branch to keep it up-to-date with the main project (updated repository).
   git pull upstream main
  1. 🌿 Create a Branch: Create a new branch for your changes:
   git checkout -b my-feature
  1. Make Changes: Make your desired changes to the codebase.
  2. 📥 Commit Changes: Commit your changes with a descriptive commit message:
   git commit -m "Add new feature"
  1. ⬇️ Push Changes: Push your changes to your forked repository:
   git push origin my-feature
  1. Submit a Pull Request: Go to your forked repository on GitHub and submit a pull request. Be sure to provide a detailed description of your changes and why they are necessary. 🎉 Voila! You have made a PR to the KV-Nexus project. Sit back patiently and relax while the project maintainers review your PR. -----------------------------------------------------
  • Tip : Complete this process in GitHub ](in your browser) -----------------------------------------------------

❤️ Our Valuable Contributors

  • We extend our heartfelt gratitude for your invaluable contribution to our project! Your efforts play a pivotal role in elevating this project to greater heights.
  • Make sure you show some love by giving ⭐ to our repository.