Skip to content

File Hookups is a demo web app using Flask and HTML/JavaScript. It allows file uploads and downloads.

License

Notifications You must be signed in to change notification settings

sankethsj/filehookups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Hookups

Overview

This project is a simple file uploader and downloader website built using Flask for the backend and HTML/JavaScript for the frontend. The application allows users to upload files and download files via a web interface.

Features

  • File Upload: Users can upload files using a web form.
  • File Download: Users can download files directly from the server.
  • Response Handling: The application handles both JSON responses and file downloads.

Technologies Used

  • Backend: Flask (Python)
  • Frontend: HTML, CSS, JavaScript
  • Deployment: Local server for development

Getting Started

Prerequisites

  • Python 3.x
  • Flask (pip install flask)

Installation

  1. Clone the Repository

    git clone https://github.com/your-username/filehookups.git
    cd filehookups

About

File Hookups is a demo web app using Flask and HTML/JavaScript. It allows file uploads and downloads.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published