7 followers
I am a front-end web developer cum technical writer. I love to code and meeting people of the same interest.
Implementing the Home Floating Action Button OnClick · On the design, I have a floating action button at the bottom right of the screen. This button is...
Implementing Home Screen Design · In this step, I implement the home screen to match the design. The design is as follows: Full Github Code:...
Implementing Home Page Design · Full Code: https://github.com/faithgaiciumia/FinMan-App In my previous post, I created a homepage design. Now I'd like to...
Designing Home Page with Figma · For the home page, I wanted something simple. I wanted to show the user their total weekly spending, a chart showing how...
Revising the Sign-Up Process · Today, I finalize the sign-up process. I'll be improving the user experience in these ways: Separate the onboarding...
Implementing the Sign-Up Process · In this step, I check the different inputs and only let the user move on to the next page if all the checks...