Updated 07.02.16: Project Roadmap (markdown)

Judit Greskovits 2017-02-07 11:10:24 +00:00
parent 37e8b9a7a2
commit 233c000d06

@ -27,6 +27,8 @@
* Create tickets for existing bugs / discrepancies against design
* Isolate bugs / issues related to styled-components
* Discuss approach to structuring data in Redux store especially in relation to existing data (whether it needs to be changed) and data to be added given priorities established
* Containers vs components - connected components are containers and so should live in containers directory, all other components, including forms live in components directory
* Overhaul of UI components - ensure all components use custom styled-components / normalizer styled <P> <A> etc subcomponents and that they confirm to design guidelines for these components
## 7.) Prep for meeting with Casey