Stock market tracking and monitoring application
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.
• 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
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