Skip to content

Shashank0437/QMoney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

QMoney

QMoney is an app for monitoring and analyzing stocks for Portfolio Managers are make trade recommendations to their clients.

Implemented the core logic of the portfolio manager and published it as a library.

Refactored code to add support for multiple stock quote services.

Improved application stability and performance.


image image

Focused On

Reading the contents of a JSON file.

Make REST API calls to a third-party service using details provided in their online documentation.

Implementation of some core business logic in Java.

Refactoring code to use Java Interfaces, Implementations, and Factory patterns.

Use of gradle to share your code as a library to a Maven repository.

Integration of a new service provider without any code duplication using the flexibility of interfaces.

Adding checked exceptions to improve the debuggability of your code.

Introducing concurrency to improve code performance and improve end-user experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published