0% found this document useful (0 votes)
2 views

Project scope

The project aims to develop a mobile system that functions as a currency exchange office, including features like account creation, funding, and currency transactions. It requires a web service for business logic and integration with the National Bank of Poland's API, along with a database for user and transaction data. The project is divided into two parts: preparing design documents and implementing the mobile application, web service, and database.

Uploaded by

yakubovajamila97
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Project scope

The project aims to develop a mobile system that functions as a currency exchange office, including features like account creation, funding, and currency transactions. It requires a web service for business logic and integration with the National Bank of Poland's API, along with a database for user and transaction data. The project is divided into two parts: preparing design documents and implementing the mobile application, web service, and database.

Uploaded by

yakubovajamila97
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

The aim of the project is to create a mobile system with the functionality of a currency exchange

office.

Requirements:

• Mobile application
o Possibility to create an account
o Ability to fund your account (virtual transfer)
o Possibility to check exchange rates-
o Ability to check archived currency exchange rates
o Ability to buy/sell currency
• Web Service – SOAP/REST
o Business logic for a currency exchange office
o Use of the National Bank of Poland's API to retrieve data on wal ratest
(https://api.nbp.pl/)
• Database
o Storage of user information
o Storage of transaction information
o Storing information about the user's currency status

Tasks to be completed part 1:

• Please prepare functional and non-functional requirements


• Please prepare a use case diagram
• Please prepare a class diagram - application + Web Service
• Please prepare database design

Tasks to be completed part 2:

• Implementation of a mobile application in any language


• Web Service implementation in any technology
• Database implementation in any database management system

You might also like