https://github.com/dr-stephen-achugwo/ey-gds-nextgen-internship2
https://github.com/dr-stephen-achugwo/ey-gds-nextgen-internship2
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dr-stephen-achugwo/ey-gds-nextgen-internship2
- Owner: dr-stephen-achugwo
- License: mit
- Created: 2025-04-11T04:22:15.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-11T04:23:56.000Z (2 months ago)
- Last Synced: 2025-04-11T05:30:56.560Z (2 months ago)
- Language: JavaScript
- Size: 526 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
![]()
TaskNexus - A Project Management Website
TaskNexus is a modern project management website built using the MERN stack, Context API, JWT, and TailwindCSS. With a sleek and intuitive interface, users can easily create, update, and delete their projects. Proxima also features a secure protected route in the frontend, ensuring user data remains safe and secure.
Features
TaskNexus comes packed with a variety of useful features, including:
- Simplify project management tasks: Perform tasks such as creating, updating, and deleting projects with ease using the app's user-friendly interface.
- High-level security: Enjoy peace of mind with the app's highly secure JWT authentication and frontend route protection, which safeguards your data.
- Personalized project views: Keep your projects confidential by allowing users to view only the projects they have created.
- User-friendly interface: Enjoy a smooth and intuitive experience with the app's streamlined UI, which makes project management simple and straightforward.
Tools Used
- Node.js - JavaScript runtime environment that runs on the server.
- Express - Fast, minimalist web framework for Node.js.
- MongoDB - NoSQL database that uses a document-oriented data model.
- JWT - JSON Web Tokens for secure authentication and authorization.
- Vite - JavaScript tool for building user interfaces.
- Context API - React's Context API for state management.
- Tailwind CSS - CSS framework that allows for easy customization and rapid development.