Please enable JavaScript.
Coggle requires JavaScript to display documents.
Investing Application - Coggle Diagram
Investing Application
Constraints
Social
Legal
downloading data from alphavantgae
api key needed to access data from alphavantage
Economical
Costs
Time
limited time to complete solution
Personal
User
Need for api key to access data
Developer
Time
limited time to complete the solution
coding ability
limited ability to link MSSQL servers to applications
limited coding ability with JSON
Coding Environment
limited functionality of Visual Basic
manual link between Server and Application
Non-Functional
Legal
Licenses
Alphavantage
Ability to access data stored on third party software
ability to access company data
Development Environment
devices
laptops
ability to run application and database
database
MSSQL
Storage of Application Data
Economical
Resources
access to information
access to company information
need access to the internet to download information from alphavantage
Functional
Coded Components
connection between Application and MSSQL
Backup of previous years data
Ability for user to make changes to MSSQL server files within the application
Data Interface
Data Structure
Data Sets
File Format
JSON
JSON files will be deserialized and uploaded to data based
Information downloaded from alphavantage will be JSON files
User Interface
visual
Use of graphs to represent historical share price data
use of Datagrid views for presenting data