From f2b10a2165706156f78628bcde55cb7f24888170 Mon Sep 17 00:00:00 2001 From: "Mr. Algorithm" <11aravipratapsingh@gmail.com> Date: Sat, 18 Oct 2025 00:39:21 +0530 Subject: [PATCH] Enhance contributor section in README Updated contributor acknowledgments with specific contributions. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e63925e..e812df5 100644 --- a/README.md +++ b/README.md @@ -395,9 +395,10 @@ OpenStock is and will remain free and open for everyone. A formal open-source li > © Open Dev Society. This project is licensed under AGPL-3.0; if you modify, redistribute, or deploy it (including as a web service), you must release your source code under the same license and credit the original authors. ## Our Honourable Contributors -- [ravixalgorithm](https://github.com/ravixalgorithm) -- [Priyanshuu00007](https://github.com/Priyanshuu00007) -- [chinnsenn](https://github.com/chinnsenn) +- [ravixalgorithm](https://github.com/ravixalgorithm) - Developed the entire application from the ground up, including authentication, UI design, API and AI integration, and deployment. +- [Priyanshuu00007](https://github.com/Priyanshuu00007) - Created the official OpenStock logo and contributed to the project’s visual identity. +- [chinnsenn](https://github.com/chinnsenn) - Set up Docker configuration for the repository, ensuring a smooth development and deployment process. +- [koevoet1221](https://github.com/koevoet1221) - Resolved MongoDB Docker build issues, improving the project’s overall stability and reliability. ## Special thanks Huge thanks to [Adrian Hajdin (JavaScript Mastery)](https://github.com/adrianhajdin) — his excellent Stock Market App tutorial was instrumental in building OpenStock for the open-source community under the Open Dev Society.