Skip to content

Githubak2002/Task-Manager-nextjs-fullstack

Repository files navigation

Next.js Full-Stack Task Manager

Overview

This project is a full-stack Task Manager application built using Next.js, MongoDB, and Zustand for state management. It showcases a complete web application that integrates both front-end and back-end technologies.

Key Features

  • Full-Stack Architecture: Utilizes Next.js for server-side rendering and a seamless user experience.
  • MongoDB Integration: Leverages MongoDB for efficient data storage and retrieval.
  • State Management: Implements Zustand for simplified state management across the application.
  • User Authentication: Secure user authentication and management of tasks.
  • Responsive Design: Mobile-friendly user interface for managing tasks on the go.

Live Demo

Explore the live demo of the application at: aknextjs-task-manager.vercel.app

Getting Started

To run this project locally, follow these steps:

Prerequisites

  • Node.js (version 14 or higher)
  • npm or Yarn
  • MongoDB database

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/nextjs-task-manager.git
    
    







NavBar Update

We need to update a Link in the NavBar to ensure seamless navigation.

Image Upload Integration We have successfully integrated Cloudinary for image uploads. You can access the image upload feature at the following URL -
aknextjs-task-manager.vercel.app/uploadimg

About

Next js full-stack Task Manager with MongoDB and Zustand for state management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors