Skip to content

Fally00/FileSystem-ResourceMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webbased-file-system-

A simple web-based file system with basic file operations, system monitoring, and a logging mechanism — all running in your browser.
Built with HTML, CSS, and JavaScript.


🚀 Overview

This project lets you interact with a simple file system directly from a webpage.
It includes features like:

  • 📂 Create, rename, delete files and folders
  • 📝 Monitor system actions
  • 📊 Maintain a log of file system events
  • 🎯 All in a clean, responsive UI

Perfect for learning how client-side file management works or showcasing a mini-project in your portfolio!


🛠️ Features

Feature Status
File creation
Folder creation
File editing ⚙️
System monitor
Logging
Styling/UI 🎨

(Update this list as the project evolves!)


## 📁 Project Structure
/
├── index.html # Main web interface
├── style.css # Visual styling
├── script.js # Core functionality
├── cys.png # Screenshot / demo asset
├── ops.png # Screenshot / demo asset
└── README.md # This file

🧪 Live Demo

You can open this project locally in your browser:

  1. Clone the repo
  2. Open index.html in your browser
  3. Start interacting with the file system!

No server required — just a browser. 🧠

Or u can visit the site hosted by Github on

https://fally00.github.io/FileSystem-ResourceMonitor/

💾 Installation (Local)

git clone https://github.com/Fally00/Webbased-file-system-
cd Webbased-file-system-
# Open index.html in your favorite browser

About

Simple file operation file system with system monitor and log system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors