Stock Tracker is a Laravel-based website that allows users to track the prices of their favorite stocks and monitor their investment gains and losses. Users can add shares they want to track, and the website will provide daily updates on the stock prices, daily ups and downs, and profit/loss.
The website is currently under development, and new features and updates are continuously being added. Our goal is to create a user-friendly and intuitive platform that makes it easy for users to keep track of their stock investments.
- Add stocks to track
- Daily updates on stock prices, daily ups and downs, and profit/loss
- Add your purchased shares and purchase price to track your gains and losses
- Continuous updates and new features added regularly
- Clone the repository
- Install the required dependencies using composer
- Configure the environment variables
- Run the database migrations
- Serve the application using PHP's built-in web server
- Register a new account or log in to an existing account
- Add stocks you want to track
- Add your purchased shares and purchase price
- View your portfolio and monitor your gains and losses
We welcome contributions from the community! If you want to contribute to the project, please open an issue or submit a pull request. Before submitting a pull request, please make sure your code follows our coding standards and includes tests where appropriate.
This project is licensed under the MIT License.