Improve SQLAlchemy Usage and Documentation for New Developers #778
Open
8 tasks
Labels
Complexity: Large
Issue requires some research and solution is only loosely defined.
documentation
Improvements or additions to documentation
Feature: Infrastructure
Changes to site technical Architecture
points: 1
Can be done in 4-6 hours
Ready for: Dev Lead
Issues which need review by a Dev Lead before it is ready for the Prioritized Backlog
Role: Back End
Milestone
Overview
Our current use of SQLAlchemy as the connection library has been identified as a potential burden for new developers, particularly in understanding how to manage database connections, update models, and modify API contracts. To alleviate these challenges, we need to improve our documentation and standardize how SQLAlchemy is used within the project. This will help new developers more easily update API contracts and interact with the database.
Action Items
Document SQLAlchemy Setup and Usage
Document API Contract Updates
Standardize SQLAlchemy Practices
Documentation for Onboarding New Developers
Resources/Instructions
A well-documented and standardized approach to using SQLAlchemy, making it easier for new developers to understand and contribute to the project, particularly when updating API contracts or working with the database.
The text was updated successfully, but these errors were encountered: