Skip to content

yes20sh/Task-Manager-Express.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-1

A simple MERN stack project that allows users to create, view, edit, and manage text files through a web interface.

Features

  • Create Tasks: Add new tasks with a title and description.
  • View Tasks: View a list of all tasks and their details.
  • Edit Tasks: Rename tasks.
  • Read Tasks: View the content of individual tasks.

Technologies Used

  • Node.js: Backend runtime environment.
  • Express.js: Web framework for building server-side applications.
  • EJS: Templating engine for rendering dynamic HTML.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • File System (fs): Node.js module for file operations.

About

A simple MERN stack project that allows users to create, view, edit, and manage text files through a web interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors