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

Creating base prototype classes #45

Merged
merged 10 commits into from
Jan 17, 2023
Merged

Creating base prototype classes #45

merged 10 commits into from
Jan 17, 2023

Conversation

kapselccc
Copy link
Contributor

Created classes which represent entities from database

@pcichowski
Copy link
Member

@kapselccc Sprawy trochę się pozmieniały po tym jak @Cellmer zrobił model do bazy danych, ten model jest do aktualizacji niestety

Copy link
Member

@pcichowski pcichowski left a comment

Choose a reason for hiding this comment

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

@kapselccc do zmiany jest nazwa folderu jeszcze domain -> prototype

from dnd_bot.logic.domain.equipment import Equipment


class Enemy(Creature):
Copy link
Member

Choose a reason for hiding this comment

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

trzeba pomyśleć czy klasa Enemy będzie potrzebna, na nowym modelu danych jej nie ma. Niemniej w warstwie logiki może być przydatna

@kapselccc
Copy link
Contributor Author

@Silentsky0 moved directory

@pcichowski
Copy link
Member

trzeba naprawić konflikty oraz dodać nowe klasy na podstawie nowego modelu ERD

@pcichowski pcichowski changed the title Creating base classes Creating base prototype classes Jan 17, 2023
@pcichowski pcichowski merged commit 051c9ae into staging Jan 17, 2023
@pcichowski pcichowski deleted the creating_base_classes branch January 17, 2023 18:51
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.

2 participants