Skip to content

A lightweight Node.js application to manage tasks using file-based storage. This project allows users to create, view, and store task details as individual text files. It features a simple and responsive UI built with TailwindCSS and utilizes Express.js for server-side functionality.

Notifications You must be signed in to change notification settings

ujjwalkumarsahni/File-Based-Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Based Task Manager

A lightweight Node.js application to manage tasks using file-based storage. This project allows users to create, view, and store task details as individual text files. It features a simple and responsive UI built with TailwindCSS and utilizes Express.js for server-side functionality.

Features

  • Create Tasks: Add tasks with a title and detailed description.
  • View Tasks: See a list of all tasks dynamically rendered with EJS.
  • Read Task Details: View the content of individual tasks in a formatted view.
  • Responsive UI: Designed with TailwindCSS for a clean and modern look.

Tech Stack

  • Backend: Node.js, Express.js
  • Frontend: EJS, TailwindCSS
  • File Handling: Node.js fs module

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/ujjwalkumarsahni/File-Based-Task-Manager.git
    

About

A lightweight Node.js application to manage tasks using file-based storage. This project allows users to create, view, and store task details as individual text files. It features a simple and responsive UI built with TailwindCSS and utilizes Express.js for server-side functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published