A simple web application to create, edit, and view text-based task files. Users can write a task, save it with a custom filename, read it later, or rename/edit as needed.
- Create text-based task files
- View details of each file
- Rename or edit existing files
- Minimal dark UI with modern design
- HTML, CSS, JavaScript
Just clone the repo and open index.html
in your browser.
git clone https://github.com/yourusername/fileflow.git
cd fileflow