Skip to content

This project uses Python with MongoDB to implement and produce a task manager application

License

Notifications You must be signed in to change notification settings

jerome-wilson/Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Task Manager

A simple task manager application using Python and MongoDB. This application allows you to add, update, delete, and list tasks.

Features

  • Add new tasks with a name, description, and due date
  • Update the status of existing tasks
  • Delete tasks
  • List all tasks

Prerequisites

  • Python 3.x
  • MongoDB server running locally or on a remote host

Setup

  1. Clone the Repository:
    git clone <repository-url>
    cd simple_task_manager

About

This project uses Python with MongoDB to implement and produce a task manager application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages