Giter Club home page Giter Club logo

stockviewer's Introduction

Stock Viewer Project


Overview


The Stock Viewer is a web application designed for personal investors and financial enthusiasts to track and view details of various prominent stocks. This application provides daily up-to-date information on 15 major companies, leveraging the Flask framework for the backend, Bootstrap for a responsive front-end design, and SQLite3 for efficient data storage.

The 15 Stocks shown in this application are:
Amazon: AMZN
Apple: AAPL
Dell: DELL
GameStop: GME
Google Class A: GOOGL
HP: HPQ
Intel: INTC
Lyft: LYFT
Microsoft: "MSFT
Netflix: "NFLX
NVIDIA: "NVDA
Tesla: TSLA
T-Mobile: TMUS
Uber: UBER
Verizon: VZ


Features


Stock Information: View real-time data on stocks like Dell, GameStop, Alphabet, and more.
Responsive Design: Utilizing Bootstrap, the app offers a seamless experience on both desktop and mobile devices.
Data Persistence: Uses SQLite3 to store and retrieve stock data efficiently.


Prerequisites / Deployment


Before you begin, ensure you have met the following requirements:
Python 3.x
Flask
SQLite3
An API key from [Rapid API: https://rapidapi.com/alphavantage/api/alpha-vantage/pricing]

Installation:

To install the Stock Viewer, follow these steps:
Clone the repo:

git clone https://github.com/khadomills/StockViewer.git

Install the necessary Python packages:

pip install -r requirements.txt

Setup:

Set your API key in the environment variables:
create a .env file in the project folder add the code below with your API from Rapid API

API_KEY = "ADD YOUR API KEY HERE"

Initialize the SQLite3 database:

python init_db.py

Running the Application:

To run the Stock Viewer, use the following command:

flask run

The application will be available at http://localhost:5000.

Contributing

We welcome contributions to the Stock Viewer Project.
If you have suggestions or improvements, please fork the repository and create a pull request.

stockviewer's People

Contributors

khadomills avatar jakerob2001 avatar jcorneillen avatar angellopez776 avatar brayden0401 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.