create addressbook app in delphi
Budget: $30 – $250 USD
General description (Public information)
We need a client server application.
The Applications must be made with Delphi 11+
We use FMX so that the client app can run on Windows and Android.
For the backend we also use FMX but it must only run on windows.
We use the TMS componentes extensively. you can use the demo versions for developing.
ORM framework TMS Aurelius and for the backend TMS Sparkle with TMS Xdata.
Function
On startup, the client application shows all contacts that are on the server.
If the user types something in the search box, we make a fulltext search on the server side and show the top 100 search results.
The user can
add a new contact
delete a contact
edit a contact
view a contact
We have a server side database with ZIP, country and cities, if the user enters the zip field we show all cities available including the country. If the ZIP code is not in the database then it should display nothing, inviting the user to input the city and the country in the next fields, the zip code input should always be before city nor country, more info about it at the end.
We need a client server application.
The Applications must be made with Delphi 11+
We use FMX so that the client app can run on Windows and Android.
For the backend we also use FMX but it must only run on windows.
We use the TMS componentes extensively. you can use the demo versions for developing.
ORM framework TMS Aurelius and for the backend TMS Sparkle with TMS Xdata.
Function
On startup, the client application shows all contacts that are on the server.
If the user types something in the search box, we make a fulltext search on the server side and show the top 100 search results.
The user can
add a new contact
delete a contact
edit a contact
view a contact
We have a server side database with ZIP, country and cities, if the user enters the zip field we show all cities available including the country. If the ZIP code is not in the database then it should display nothing, inviting the user to input the city and the country in the next fields, the zip code input should always be before city nor country, more info about it at the end.