Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokhy1/stockmarketapp
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.
https://github.com/tokhy1/stockmarketapp
android android-app androiddevelopment api-integration clean-architecture csv-parser database-management design jetpack-compose local-caching localdatabase rest-api retrofit room-database stock-market
Last synced: 12 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/tokhy1/stockmarketapp
- Owner: tokhy1
- Created: 2023-09-30T12:11:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T12:33:53.000Z (about 1 year ago)
- Last Synced: 2024-04-18T03:11:53.852Z (7 months ago)
- Topics: android, android-app, androiddevelopment, api-integration, clean-architecture, csv-parser, database-management, design, jetpack-compose, local-caching, localdatabase, rest-api, retrofit, room-database, stock-market
- Language: Kotlin
- Homepage:
- Size: 291 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stock Market App
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.## App Preview
![App UI](screenshots/app_preview.png)
## Features
- 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.## Acknowledge
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## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request## Contact
- Email:
- LinkedIn: [LinkedIn Profile](https://www.linkedin.com/in/mohamed-ashraf-abd-elmoneam-409538246?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_contact_details%3BgLq%2BPh0QQX62Mwzt3ozQGQ%3D%3D)Happy Coding!