Project Management Solution – V3

A WordPress based Project Management Solution, hosted on AWS EC2 Free Tier

Overview

Soooooo I decided to skip past version 2 of the n8n workflow and opted to adjust that workflow to a custom WordPress theme that uses custom post types and forms to accomplish a lot of the creation and management of the Projects and Project Tasks. There is still a lot of work that needs to be done on it but I decided to get the first working version up and live on the site.

View Project Website

 

Of course, you can’t view any of the projects unless you log in, and you don’t have an account, so you can’t see anything. Settle down baby bird, mama’s gonna feed you – below are some screenshots to show off what the dashboard and some of the initial design looks like. Along with displaying the re-design I will also go into a bit of detail about the custom theme and plugins I have created to accompany the website. Several of the new plugins (i.e. PWP Forms, PWP Tags, Payneless Tables) are general use and can be used on other sites I create in the future that have nothing to do with project management.

Hosted on AWS Free Tier

Project Dashboard

Project Mnagement Dashboard

Project Tasks

Tasks By Stage for a Project

WP Admin – Custom Plugins

Project Management WP Admin View

 

From Our Blogs

Apr 21
Influence of Assembly Language: Why Low-Level Programming is Crucial for Performance in Certain Applications

Introduction In an era dominated by high-level programming languages like Python, JavaScript, and Ruby, the significance of low-level… Read more

Apr 21
The Importance of APIs: From SOAP to REST and Beyond

Introduction APIs, or Application Programming Interfaces, have become a cornerstone of modern software development. They empower different software… Read more