Code Monkey home page Code Monkey logo

sharvarihupare-369 / fullstacktodoapp Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.36 MB

Todo Manager is a powerful and user-friendly Todo Application designed to streamline task management and boost your productivity. Easily create, prioritize, and track your to-do lists, set deadlines, and stay organized with our intuitive interface

Home Page: https://todomanager-five.vercel.app/

JavaScript 15.15% HTML 2.71% TypeScript 82.14%
chakra-ui express mongodb nodejs reactjs redux typescript

fullstacktodoapp's Introduction

Full-Stack Todo Application

A simple full-stack todo application built with React, Redux, TypeScript, Express, Node.js, and MongoDB.

Landing Page

Table of Contents

Demo

Check out the live demo of the application here.

Features

  • Add, edit, and delete todos.
  • Mark todos as completed.
  • Search and filter todos.
  • Pagination for a better user experience.
  • User authentication and authorization.

Getting Started

Prerequisites

  • Node.js and npm installed on your machine.
  • MongoDB database connection.
  • Create a .env file in the backend directory with the following variables:
    • DB_URI: MongoDB database connection URI.
    • JWT_SECRET: Secret key for JWT authentication.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/full-stack-todo-app.git
    

Navigate to the frontend directory: cd full-stack-todos/frontend

Install the dependencies: npm install

Start the frontend development server:npm start

Usage Create an account or log in if you already have one. Add, edit, or delete your todos. Mark todos as completed or pending. Search for specific todos. Navigate through paginated todo lists. Enjoy organizing your tasks efficiently!

Todo Functionalities

User can be able to do add the todos , toggle todos as well delete the todos.User can see pending and completed todos as well.

Todos

Update Todo

User can be able to update todos as user wants.

Update Todos

Technologies Used

  • Frontend:

    • React for building user interfaces
    • Redux for state management
    • TypeScript for type safety
    • Chakra UI for styling
    • Axios for API requests
  • Backend:

    • Node.js with Express for the server
    • MongoDB for data storage
    • Mongoose for MongoDB object modeling
    • JSON Web Tokens (JWT) for authentication

fullstacktodoapp's People

Contributors

sharvarihupare-369 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.