The Stock Market App is a powerful tool for staying informed about the latest financial market trends and company information. This app empowers users to make well-informed investment decisions by providing real-time data, company details, and interactive market summaries.
- Browse and search for companies by name, symbol, and country.
- Company Search: Easily find specific companies by using the powerful search feature. Just type the company name or symbol, and voila - all the information you need at your fingertips!
- Dive into detailed company information, including descriptions and market graphs.
- Stay updated with real-time market data for confident investing.
- User-friendly Jetpack Compose UI for seamless navigation.
- Built with MVVM architecture and Room Database for clean and efficient code.
In This App i used:
- Jetpack Compose for the design
- RoomDatabase for Local database & Local Caching
- Clean architecture
- Api integration with alphavantage Api
- Retrofit for dealing with Api and make http requests
- CSV Parsing
- Fork it (https://github.com/tokhy1/StockMarketApp.git/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
- Email: mohamed21346587@gmail.com
- LinkedIn: LinkedIn Profile
Happy Coding!