-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
SQLAlchemyPython database CRUD libraryPython database CRUD librarydocumentationImprovements or additions to documentationImprovements or additions to documentationhacktoberfestlet's go Open Source!let's go Open Source!help wantedExtra attention is neededExtra attention is needed
Description
📝 CourseCake Database Documentation is incomplete
CourseCake uses SQLAlchemy for database models and CRUD operations. If you're familiar with it, or down to learn (pretty easy to pick up and is a useful skill), then this is for you.
Existing documentation is here
🔍 Where do I go for reference?
All database / SQLAlchemy related code lives here, in coursecake.database.
You'll want to focus on the CRUD operation in this file, coursecake.database.crud
Looking at the other existing docs will help, especially to understand the models.
🤷♀️ How do I contribute?
Fork this repository, and please restrict all changes to within the /docs directory. If you need to edit something outside of it (such as docstrings within coursecake.database) please comment here before submitting the final pull request.
Metadata
Metadata
Assignees
Labels
SQLAlchemyPython database CRUD libraryPython database CRUD librarydocumentationImprovements or additions to documentationImprovements or additions to documentationhacktoberfestlet's go Open Source!let's go Open Source!help wantedExtra attention is neededExtra attention is needed