Web App – E.B.'s Lab http://wp.ebislab.com Beautiful strange experiments Thu, 20 Dec 2018 20:03:21 +0000 en-US hourly 1 https://wordpress.org/?v=5.4.13 My Reads App http://wp.ebislab.com/project/myreadsapp/ Tue, 01 May 2018 18:20:51 +0000 https://themify.me/demo/themes/ultra-photography/?post_type=portfolio&p=54

In this project, a React application was built from scratch and I utilized React components to manage the user interface. I created a virtual bookcase to store the books and track what the user is reading. A books API was provided,  and the user will search for books and add them to a bookshelf as a React component.

React’s setState method was used to build the functionality to move books from one shelf to another.

]]>
Restaurant Reviews App http://wp.ebislab.com/project/restaurant-app/ Sun, 29 Apr 2018 18:51:34 +0000 https://themify.me/demo/themes/ultra-photography/?post_type=portfolio&p=63

For this project, I converted a static webpage to a mobile-ready web application. The static design that lacked accessibility was converted into a responsive design on different sized displays  and is accessible for screen reader use. I also converted this to a Progressive Web Application by caching some assets for offline use.

Some concepts learned: 

Javascript Design Patterns
Javascript Promises
Asynchronous Javascript
Front-end Frameworks
Offline Web Apps

]]>