OWASP / Nest

Explore OWASP and be a part of it
https://nest.owasp.dev
MIT License
10 stars 11 forks source link

Implement header component #53

Open arkid15r opened 2 weeks ago

arkid15r commented 2 weeks ago

The component should be responsible for rendering the Nest navbar:

Screenshot 2024-11-03 at 9 43 33 AM

The currently used code is located here https://github.com/OWASP/Nest/blob/31be56ef5d0bf727a70e751d7a0c6b1dfb51d2ea/backend/templates/base.html#L33

For simplicity we can focus on just replicating the current look with TypeScript/React for now.

kasya commented 2 weeks ago

I'm taking this one! 💯

arkid15r commented 2 weeks ago

Thank you @kasya