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

Grobe Struktur aufsetzen #12

Open
Danielle4Coding opened this issue Sep 5, 2024 · 1 comment
Open

Grobe Struktur aufsetzen #12

Danielle4Coding opened this issue Sep 5, 2024 · 1 comment
Assignees

Comments

@Danielle4Coding
Copy link
Member

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?

@Danielle4Coding Danielle4Coding self-assigned this Sep 10, 2024
@Danielle4Coding
Copy link
Member Author

Ok, ich habe mich vorerst entschieden für:

HomeView
CardView
OptionsView
InputView
ProfileView
AboutView
StatisticsView

die jeweils enthalten:
HeaderComponent
MainComponent
Footer Component

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

When branches are created from issues, their pull requests are automatically linked.

1 participant