Header or Dashboard
- Dominant language
- TypeScript
- Stars
- 52
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Related to Issue #101 **Header should not be visible when logged out.**
Now Header is in the App component, which is shown on every page.
**Describe the solution you'd like**
Two solutions are:
1. Keep it in App.tsx and hide it on some pages such as login, signup
2. Create a new page called Dashboard which works as a console. Projects and the individual project can be imported to this page so that the user can manage them without jumping to another page.
**Short demo**

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading App.tsx and Issue #101, then compare the proposed header behavior with the linked dashboard demo. Clarify whether the intended result is conditional header visibility or a new dashboard page; done should cover the logged-out pages and the project-management flow described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100