/

Welcome to my Portfolio!

/

TaskMaster

PERN

Overview


This app was built using React JS and is hosted on Kinsta. The frontend was developed using ReactJS components, and it is connected to an ExpressJS backend server where I created an API with HTTP endpoints to integrate CRUD functionality to the PostgreSQL database. I initialized the database using the SQL language. The app allows users to create, edit, delete tasks and track its progress. I also used JWT tokens to implement authentication for users allowing them to register or login. Feel free to check it out!

Technologies

PostgreSQL

Express

React

Node

SQL

Kinsta