StockTracker

Stock market tracking and monitoring application

Project Overview

StockTracker is a web application designed for monitoring and analyzing stock market data. Developed for a web design course, the application integrates with stock market APIs to provide real-time pricing information and email notification capabilities for tracked stocks.

Technology Stack

PHP HTML/CSS JavaScript Stock Market API

Key Features

• User registration and account management
• Real-time stock price lookup via API
• Email notifications for tracked stocks
• Data display on dynamic web interface
• PHPMyAdmin database management

Development Details

StockTracker was created using a full-stack web development approach with PHP backend, SQL database via PHPMyAdmin, and JavaScript-enhanced frontend. The application retrieves stock data from external APIs and displays current pricing information while providing users the ability to receive email alerts for their tracked stocks.

View on GitHub