Skip to content

The File Uploader is a handy tool that allows users to easily upload files to a web application. With JavaScript's powerful capabilities, the File Uploader provides a seamless and user-friendly experience for uploading various file types.

Notifications You must be signed in to change notification settings

nihalpawar4/File-Uploader-via-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Uploader Project

This is a web-based project that allows users to upload files to a server using HTML, CSS, JAVASCRIPT and PHP.

Features

Allow users to select and upload files to a server. Validate the uploaded file to ensure it meets certain criteria (e.g. file type, file size). Display a message to the user indicating whether the upload was successful or not. Allow users to view and download previously uploaded files.

Technologies Used

HTML CSS JAVASCRIPT PHP

Installation

Clone the project repository to your local machine. Upload the project files to your web server. Test the file uploader by accessing the project URL in your web browser.

Usage

Access the project URL in your web browser. Click on the "Choose File" button and select the file you want to upload. Click on the "Upload" button to start the upload process. Wait for the upload to complete and view the message displayed to the user.

Contributing

Contributions to this project are welcome. To contribute:

Fork the project repository. Create a new branch for your changes. Make your changes and commit them to your branch. Create a pull request to merge your changes into the main project repository. Credits

This project was created by [NIHAL PAWAR] as a sample project for learning HTML, CSS,JAVASCRIPT and PHP.

About

The File Uploader is a handy tool that allows users to easily upload files to a web application. With JavaScript's powerful capabilities, the File Uploader provides a seamless and user-friendly experience for uploading various file types.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published