Enhance contributor section in README

Updated contributor acknowledgments with specific contributions.
This commit is contained in:
Mr. Algorithm 2025-10-18 00:39:21 +05:30 committed by GitHub
parent f849ef39a0
commit f2b10a2165
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 3 deletions

View File

@ -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 projects 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 projects 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.