StockUp is a finance and stock tracker created to help the user make smarter financial decisions.
- ReactJS
- JavaScript
- Google Firebase
- CSS
- HTML5
Users have 4 options for signing up:
- manually enter email, password, display name
- using their Google account
- using their Facebook account
- try it out anonymously with a Guest account
- Lookup pricing information and other metrics using the stock symbol
- Add stock to watchlist from symbol lookup with single button press
- Get suggested stock symbols using the name of the company
- Add stocks to watchlist using a form
- Give watchlist a custom name
- Update watchlist name
- Edit/Update stock watchlist items
- Delete stocks from watchlist
- Shows stock symbol and name
- Shows gain or loss on day based on background color
- Shows percentage gained or loss for each stock
- Shows current stock prices
- Create and view transactions with name, amount, date, category, and color
- Filter transactions to view only a specific category
- Sort transactions alphabetically, by transaction date, and by amount
- View largest, smallest, total, and average transaction amounts
- Edit/Update a transaction
- Delete transactions
- Ability to change user name
- Ability to update user profile picture
- Ability to delete account
- Additional metrics for transactions
- Ability to update and create new categories
Stock prices and information are retrieved using the Finnhubb API, suggested search results are retrieved using the AlphaVantage API.
Any suggestions or features are not financial advice, invest at your own risk.