hasadna/open-bus-map-search

better to use single design system (currently project uses both ant and mui)

Open

#158 opened on Oct 29, 2023

View on GitHub
 (8 comments) (0 reactions) (0 assignees)TypeScript (125 forks)auto 404
frontendgood first issuehacktoberfest

Repository metrics

Stars
 (95 stars)
PR merge metrics
 (PR metrics pending)

Description

currently project uses both ant and mui ui libraries i think we need to choose single library to stick to otherwise project do not have clear design language and also it relays on multiple dependencies (which will be harder to maintain) personally, i think it is better to stick to ant, since project originally started with this design in mind

for example: we can use antd grid system instead of using material grid or: ant library has datepicker and hourpicker components of its own or: using Card antd component

Contributor guide