© 2022 Hashnode
#ux
What's fun about being the UX designer in a web development project? It's absolutely up to your creativity to draw a website that you enjoy browsing around. And, It's just like playing Photoshop where…
At the moment the only way to add new records is using the scaffolded "New" page. Not only is it pretty uninspiring to look at it, using it means navigating away from the index page to do so. Instead…
This second part will cover how to edit records from the index page and also how to reflect those changes on any other page that may be viewing those records. Here is what will be working by the end o…
The majority of editing in the application I am thinking will be a single field at a time, preferably without needing to open a new page to do so. The best way to achieve that will be to allow inline …
Overview Health monitors have been a very welcome introduction to the general market. With so many responsibilities to handle, heading to the hospital when all you need is as simple as a blood pressur…
PROJECT TITLE: Health Monitor Analystics Dashboard PROJECT OVERVIEW As information and Data frameworks continue to grow as a fundamental resource in about each aspect of business in health, the nee…
You have probably heard the term UI/UX constantly mentioned in tech spaces and conversations. If you are a curious person like me, you rushed through to search what UI/UX design stands for before look…
At the moment the index pages for the application show all available records and have no way to filter, search or sort at all. In this blog I'll tackle the filtering and sorting aspects with a tool I …
So far the user interface for the index pages looks like this: I want to apply one of the TailwindCSS list styles to this and then allow the user to scroll content for as much as they like without us…
When designing a product, there are many critical things to consider: business goals, industry trends, competitor efforts, market specifics, and much Still, the main point of attention here is the us…