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 videoDESCRIPTION
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.
Frontend
- CSS | HTML | JavaScript | SASS
Backend
- PHP
Database Management
- MySQL | MySQL Workbench
Web Services
- RESTful APIs
Security
- Email validation systems | Token-based authentication
Architecture
- Model View Controller (MVC)
Tools and Automation
- Gulp | Composer | NPM