Open czaja307 opened 4 days ago
@simon-the-shark take a look from the mobile side
We generally want one social link type enum for everything, departments, contributors and sci clubs (look at coributors final solution, @czaja307 you prolly need to coordinate)
I have to check how we format the address in the departments, but I assume it could be helpfull to split address into 2 or 3 lines (not sure about the format) - similar to the solution we have in buildings
Colors are hex repr so it should be varchar, not a text
my thoughts:
overall, that's a piece of solid work 💪
@simon-the-shark ad 1. When all schemas are ready, we can check which use links and create one table with links to all the other tables. ad 2,3. Okay, changed.
@czaja307 ad. 1. different departments But field can have 1 department but 1 department can have many fields. Or maybe I think wrong? ad. 2. Its diffrents betwen 3,5 years and 6 years fields. In pwr only medicine have it. https://rekrutacja.pwr.edu.pl/wyszukiwarka-kierunkow-studiow/lekarski/
ad. 1. makes sense now - cardinalities in both relationships are inverted (i didn't catch the one connected to links) ad. 2. go with the numeric value, because we also have for example 3 year studies like https://rekrutacja.pwr.edu.pl/wyszukiwarka-kierunkow-studiow/zarzadzanie/
@czaja307 ad 1,2 Changed.
it may be nitpicking, but i'd change length
to something like duration
or semester_count
to be more meaningful
Departments_2024-11-20T18_13_59.445Z.ddb.json
Schema model idea for departments.