Skip to content

Instantly share code, notes, and snippets.

@eswat2
Created June 26, 2017 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eswat2/5637ba28fcaf4664830c381930694c81 to your computer and use it in GitHub Desktop.
Save eswat2/5637ba28fcaf4664830c381930694c81 to your computer and use it in GitHub Desktop.
3 weeks - from mocks to page running in production
I started with a set of mocks for a dashboard style UI in Zeplin and in 3 weeks I was able to convert that to a working page in our production application. The application supported search & pagination, along with detail expansions for items. There were high level kpi's which were always visible and then the details typically included a number of kpi charts and displays. The breakdown of the development work went roughly as follows;
2 weeks - create React components for UI with JSON data and simple state handling
1 week - convert to Redux, make real API calls, tweak composition layers
While i can't show any of the mocks or screenshots yet, it looks amazing. Some of the packages used include;
React.js
Redux.js
Moment.js
Numerical.js
Chart.js
fontawesome.io
flexbox.css
bootstrap.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment