Go Back

TaskNexus

A full-stack app for managing projects and tasks. Users can create accounts, track tasks, and customize profiles. Features CRUD operations, email validation, and secure password management

See full video

DESCRIPTION

PROJECT OVERVIEW

TaskNexus is a full-stack web application designed to streamline project and task management. Each user can create an account to manage their projects and specific tasks, offering a seamless experience for keeping track of completed and pending tasks. Users can filter tasks based on their status, rename them, delete them, and update them using a robust CRUD system.

The application prioritizes security, featuring account creation, password changes, and other functionalities safeguarded by validation processes. Email-based token validation is implemented for account confirmation and password resets, ensuring secure user interactions. Additionally, users can personalize their profiles by changing their names, emails, and passwords in the customization panel.

In essence, TaskNexus is engineered to provide a user-friendly and secure environment for efficient project and task management.

TECHNOLOGIES USED.

Frontend

  1. CSS | HTML | JavaScript | SASS

Backend

  1. PHP

Database Management

  1. MySQL | MySQL Workbench

Web Services

  1. RESTful APIs

Security

  1. Email validation systems | Token-based authentication

Architecture

  1. Model View Controller (MVC)

Tools and Automation

  1. Gulp | Composer | NPM