GithubHelp home page GithubHelp logo

asyncdownloader's Introduction

AsyncDownloader

AsyncDownloader is a Django web application that allows users to download files asynchronously. It was built using Python 3.10 and Django 4.2.

Hosting

This application has been deployed to PythonAnywhere and can be accessed at https://mubtasimfuad.pythonanywhere.com.

Demo Account

You can use the following credentials to log in to the demo account:

Username: admin
Password: 123

Installation

  1. Clone the repository using the following command:

    git clone https://github.com/mubtasimfuad/AsyncDownloader.git
    
  2. Install pipenv using the following command:

    pip install pipenv
    
  3. Install the required packages using the following command:

    pipenv install
    
  4. Activate the virtual environment using the following command:

    pipenv shell
    
  5. Run the development server using the following command:

    python manage.py runserver
    

Usage

  1. Navigate to http://localhost:8000/ in your web browser. Log in to the application using the demo username and password:
Username: admin
Password: 123
  1. Click the "Download" button to download files asynchronously.

Note: if you are not running from a local machine. You may not be able to work around download links that are not whitelisted in pythonanywhere's free hosting feature. for convenience I have enlisted few cloud links (Don't need if you are running locally on cloned version): i. https://AsyncDownload.s3.us-east-005.backblazeb2.com/AWS+Logo.png ii. https://AsyncDownload.s3.us-east-005.backblazeb2.com/Shadhin.png

  1. Once the download starts, a toast message will appear confirming that the download has started.
  2. To view your download list, click the "View Download List" button.
  3. Initially the staus of a download will be 'in progess', it will be changed to "Successful' upon the completition.
  4. After Starting all the download one by after, In the download list you can examine the asynchrous download as it will be changing the statuses.

asyncdownloader's People

Contributors

mubtasimfuad avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.