Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend/feature/db models #19

Merged
merged 36 commits into from
Feb 23, 2024
Merged

Conversation

JibrilExe
Copy link
Contributor

This should contain all the sql_alchemy code of the database tables that we will need for writing the api

Copy link
Contributor

@AronBuzogany AronBuzogany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall for all modules and functions you wrote try to make the docs descriptive. Don't just write something to bypass the linter. Also write tests for the models you wrote.

backend/.gitignore Outdated Show resolved Hide resolved
backend/environment.env Outdated Show resolved Hide resolved
backend/project/__init__.py Outdated Show resolved Hide resolved
backend/project/__init__.py Outdated Show resolved Hide resolved
backend/project/__main__.py Outdated Show resolved Hide resolved
backend/project/endpoints/index.py Outdated Show resolved Hide resolved
@AronBuzogany AronBuzogany requested a review from Vucis February 23, 2024 17:38
@AronBuzogany AronBuzogany merged commit 543d961 into development Feb 23, 2024
4 checks passed
@AronBuzogany AronBuzogany deleted the backend/feature/db-models branch February 23, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants