Skip to content

Repository files navigation

FileFlow

A Google Drive clone web application built with Flask and Jinja2 templates.

Quick Start

See COMMANDS.txt for setup and usage instructions.

cd FileFlow/FileFlow
export FLASK_APP=backend.app
export SECRET_KEY=your-secret-key
backend/venv/bin/flask run --port=5000

Then open: http://localhost:5000

Features

  • User authentication (signup/login)
  • File upload and storage
  • Create and organize folders
  • Rename and delete files
  • Download files
  • Folder navigation
  • Search functionality

Documentation

  • COMMANDS.txt - Setup and usage guide
  • FIXES.md - Technical details
  • FileFlow/README.md - Application details
  • FileFlow/USAGE.md - User guide

Project Status

functional

Author

GitHub: amitdevx

About

FileFlow is a modern and lightweight file management solution designed to simplify file organization, transfer, and workflow automation. It provides an intuitive interface for managing files efficiently, helping users streamline their daily tasks with speed and reliability.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages