log 98: plan

order

Last log I finished by ending React Native, this log I begin with my plan moving forward. My first order of business is to make a template that I can copy and paste to other projects. I would follow the same process that I would normally take to set up Kynetik, but I would name everything generally. I want to set up things like navigation, firebase connectivity, sign in screens, etc. A basic template for future projects with things I would certainly use again. Next, I want to set up all the existing screens I have. After that, I want to load all the necessary data onto those screens. I won’t set up any of the data yet, I just want the console to output the necessary data when the screen is shown. After that, I’ll work on creating my program builder. This way I can have workout objects to read from when setting up the training session components. Finally, I will be working on the components needed to display all the data to the user. Lots of work to do and lots of things to learn. 

Previous
Previous

log 99: experience

Next
Next

log 97: ++