Skip to content

Assest Tracker Website: A website where users can track and collect valuable information about their financial assets.

Notifications You must be signed in to change notification settings

Ameen-Here/Asset-Tracker-Website

Repository files navigation

Asset_Tracker banner

Asset Tracker Website

Stars

Asset Tracker helps you track all your financial assets. In this website, the users will get live day to day update of their stocks as well as they can track their personal assets. The website provide you with all necessary information regarding your assets like their percentage gain/loss and your total savings.

Live Demo:

https://fierce-citadel-85684.herokuapp.com/

ezgif com-gif-maker

Technologies Used

javascript html5 css3

Features

  • Live update every 24 hours
  • Graphical representation using charts
  • Authentication and secure datas
  • Local assets with update price feature
  • Cross platform

How To Use And Features Available

Track your NASDAQ (USA) and NSE (India) stocks

You can get live price as well as you can customise with your own price.

nasdaq asset gif

Add custom assets and update price

You can add your custom assets like gold, real estates and will be able to update their current price.

custom asset gif

Graphical representation

Users will get graphical representation using different charts. Pie chart: ALlocations of assets in your portfolio Bar chart: Invested amount vs Current value

graphical representation

API Reference

Get company symbols of stocks

  GET /api/v3/search?query=${companyName}&limit=10&exchange=NASDAQ&apikey=${apiKey}
Parameter Type Description
apiKey string Required. Your API key
companyName string Required. Search company Name

Get stock price of the stock.

  GET /query?function=GLOBAL_QUOTE&symbol=${symbol}&apikey=${apiKey}
Parameter Type Description
apiKey string Required. Your API key
symbol string Required. Search using company symbol

About

Assest Tracker Website: A website where users can track and collect valuable information about their financial assets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published