Skip to content

RafailF/TaskManagerVueCli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager App

This is a simple Task Manager application built with Node.js, Express, and MongoDB. It allows users to create, read, update, and delete tasks. The application provides a RESTful API for managing tasks with basic CRUD operations.

Features

  • Create a new task with a description and completion status.
  • Get a list of all tasks.
  • Update an existing task's description or completion status.
  • Delete a task.

Prerequisites

Before running the application, ensure that you have the following software installed:

About

Front for TaskManager on Vue 3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors