Skip to content

Anupam-03/week-2_Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

week-2_Assignment

Utilize Node.js core modules such as File System, Path, and HTTP to create a simple file management tool that can create, read, and delete files.

File_Management_System

Welcome to the File Management System repository! This Node.js project allows users to create, read, and delete files. The platform offers a seamless user experience for file management, utilizing core Node.js modules alongside HTML, CSS, and JavaScript.

Example of Home Page

image

Utilization of Functions

  1. Create function:
    • File name: This could be any name you choose, such as example
    • Enter the Content: The content would be the text, code, or information you want to save in the file. For instance, This is a sample text.
    • Click on the Create button.

Example :

image

  1. Read Function:
    • File name: Enter the existing file name, you want to Read.
    • Click on the Read button.

Example :

image

  1. Delete Function:
    • File name: Enter the existing file name, you want to Delete.
    • Click on the Delete button.

Example :

image

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Node.js: File System, HTTP, and Path modules.

Installation

  1. Clone the repository: git clone https://github.com/Anupam-03/week-2_Assignment.git
  2. Open the project directory in your code editor.
  3. Open the index.html file in your web browser to use the web app.

Usage

Once the project is set up, open the index.html file in your web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published