Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!