homebase /dev/entry/week5

Liem Gearen
homebase /dev
Published in
2 min readApr 13, 2019
homebase logo

Welcome to our next segment of the homebase application development! This post will summarize the work completed on the app following the planning stages of week 4.

After deciding our plan of action, we first worked to implement a main theme for the application. Our group researched carious ways to implement and found that MaterialUI was the best framework to use for styling our React application. While we had made our decision on what framework we wanted to use to style our application, our team also found a great resource of free, open-sourced, and React-based themes at https://www.creative-tim.com/. There, we found a great dashboard theme built with MaterialUI that can be demoed here.

MaterialUI React Dashboard

While implementing a theme, our group also worked on implementing a form that users will use to submit housing information. This was the first major step to ensuring the core functionality of our application.

Homebase Form

In conclusion, during this week of development, our team was able to make some significant strides! With the theme of our application in place and the starting point of form implementation, our team will continue to work further on core functionality. Additionally, we will connect the application to Google Firebase for database storage and authorization.

--

--