JavaScript

Building Whinst

Building a web app (Whinst) Part 28: Working with different design elements

Because Whinst is a very visual app, I’ve spent quite a bit of time working on it’s design/appearance. This process involved adding different design elements that have contributed to the great UI and UX on the Whinst web app. In this article, I’ll tell you about the different design elements I used. With these crucial …

Building a web app (Whinst) Part 28: Working with different design elements Read More »

Building Whinst

Building a web app (Whinst) Part 26: Creating a UI and UX design plan

Now that all essential functionality in the Whinst web app has been added, I’ve started working on the UI(User Interface) and UX(User Experience). But before jumping into this I’ve created a design plan that highlights how everything will look once complete and how I will go about creating it. In this article, I’ll tell you …

Building a web app (Whinst) Part 26: Creating a UI and UX design plan Read More »

Building Whinst

Building a web app(whinst) part 25: Adding search functionality

Applications that have a lot of records usually have a search feature in them that allows users to search for a particular record instead of scrolling through many of them. In this article, I’ll walk you through how I setup search functionality in the Whinst web app. Search functionality🔎 To implement search functionality I first …

Building a web app(whinst) part 25: Adding search functionality Read More »