Categories: CodeResourcesTech

How to create Web Applications using WordPress! Part 2

Before we left off, in the first article of the series about creating web applications using WordPress, I recommended to search and install some plugins. The plugins are to save us a lot of time of coding. Those plugins are Advanced Custom Fields and Custom Post Type UI, both free but with premium features to pay for if needed.
However is our class, we will not need any premium feature. It’s our zeal to develop something that will allow us the opportunity.
Looking at the web application we shall build.
It’s always good to plugin before developing anything that will used by people. Because what we are building must be a solution to a problem.
For this tutorial we shall develop a web application where we can store and retrieve book keeping records easily, without using a pen and book. So the basic features of our application will to record our budget, Cash out and Cash In. Since other people like friends and family could also be suffering with book keeping, we shall also allow anyone to register for an account on our system, allow them to login and able to record and retrieve their records.
Which means we need a user management system but WordPress has one already. All we need is to show a registration and login forms to the user.
For that case we need a plugin. But which is that among the many that exist! Before I mention and recommend I would like to hear your opinion.
Thanks for reading and contributing!

David

View Comments

Recent Posts

You deserve to be there at the top.

I'm glad to present about "deserving to be there at the top" at the first…

1 year ago

When not to use a forEach loop in JavaScript

A forEach loop is one of the most optimized JavaScript Higher-Order functions that make it…

5 years ago

You are not about to die poor.

In recent years, the biggest number of people I have met are characterized by the…

5 years ago

Thoughts on 13-06-2019

I promised to share my thoughts in any possible way. In fact, am happy to…

5 years ago

A beautiful thought for 29-05-2019

Hey beloved, Once in a while, I develop thoughts in my head, and instead of…

5 years ago

How to Design your career for ultimate happiness and fulfillment – Part 1.

I remember in primary school, I had different interests compared to the ones I have…

5 years ago