Code Monkey home page Code Monkey logo

technical-analysis-of-covid19-cases's Introduction

Technical Analysis of Covid19-Cases

Using stock technical analysis on COVID-19 confirmed cases. Just for fun and I do not bear any consequences caused by using this website.

Visit website here.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites & Dependency

Python
dash (package)
dash_core_components (package)
dash_html_components (package)
dash_bootstrap_components (package)
plotly (package)
pandas (package)
numpy (package)

Installing

Step1. Install python:

Follow the Python Official Install instruction to install it.

Or follow the quick step below:

  1. Download python from official website.
  2. Double click the installer to install python (recommended) or extract the portable version python to your desired folder.
  3. If you haven't enable the setting environment variables option in the installer or you're using portable version, please follow the instruction to setting environment variables.

Step2. Install python packages:

Windows:

  1. Open CMD or Powershell
  2. Type pip install dash, dash_core_components, dash_html_components, dash_bootstrap_components, plotly, pandas, numpy and hit enter to install packages

Step3. Get the program:

Clone this repo to your local machine using

git clone https://github.com/ravagerWT/Technical-Analysis-of-Covid19-Cases.git

How to use

  1. Navigate to the main project folder.
  2. Double click main_app.py to run the program.
  3. Open your browser and enter http://127.0.0.1:8050/.
  4. Enjoy!

FAQ

Q: What environment does this program run?

A: I develop and test it under Windows 10, python 3.9.5. You could try to run it under different environment, but I can't promise it will run smoothly.

ChangeLog

Please see the CHANGELOG.md file for details.

The version control of this project follows Semantic Versioning 2.0.0 system.

Contributing

  1. Fork it.
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Authors

License

This project is licensed under the GPLv3 License - see the LICENSE.md file for details.

technical-analysis-of-covid19-cases's People

Contributors

ravagerwt 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.