-
Notifications
You must be signed in to change notification settings - Fork 0
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
Grobe Struktur aufsetzen #12
Comments
Ok, ich habe mich vorerst entschieden für: HomeView die jeweils enthalten: |
Open
Danielle4Coding
added a commit
that referenced
this issue
Sep 12, 2024
Danielle4Coding
added a commit
that referenced
this issue
Sep 14, 2024
Danielle4Coding
added a commit
that referenced
this issue
Sep 17, 2024
Danielle4Coding
added a commit
that referenced
this issue
Sep 18, 2024
Danielle4Coding
added a commit
that referenced
this issue
Sep 18, 2024
Danielle4Coding
added a commit
that referenced
this issue
Sep 19, 2024
Danielle4Coding
added a commit
that referenced
this issue
Sep 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wir könnten die grobe Struktur des Vue-Projekts von vornherein aufbauen und später zusätzliche Komponenten hinzufügen, oder?
Welche Views brauchen wir und welche Komponenten?
Views:
HomeView
CardView
vielleicht, wenn man es nicht direkt im CardView unterbringen kann: InputView und TopicSelectionView (wie könnte man das in einem Wort nennen, sodass man trotzdem gleich weiß, was gemeint ist?)?
SettingsView (wo man die generellen Einstellungen vornimmt wie dark mode oder ob man eine oder beide Seiten gleichzeitig sehen kann)
StatsView
Macht es Sinn, auf jedem View jetzt erst mal Header, Main und Footer Component einzurichten, und dann jeweils später Unterkomponenten oder was wir da nutzen wollen, hinzuzufügen?
The text was updated successfully, but these errors were encountered: