Commit Graph

2 Commits

Author SHA1 Message Date
Rajtilak Bhattacharjee ec9855ad3c chore: update dependency requirements and documentation setup
- Updated requirements.txt to reflect changes in dependencies.
- Installed all necessary dependencies, including development dependencies.
- Implemented documentation using MkDocs with the Material theme for comprehensive project documentation.
2023-11-10 20:49:41 +05:30
Rajtilak Bhattacharjee f3d925a8f5 feat: include project templates and dependency lists
- Added .github/FUNDING.yml, .github/ISSUE_TEMPLATE/bug_report.md, .github/ISSUE_TEMPLATE/custom.md, .github/ISSUE_TEMPLATE/feature_request.md for standardized issue reporting and funding information.
- Also included dev-requirements.txt and requirements.txt to manage development dependencies and required libraries for the project.
2023-11-10 20:33:41 +05:30