Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 589 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 589 Bytes

CRM Fortuna

This is a mobile app that I'm developing for the APPDeveloper module of my graduation.

What's for?

This app is for clients management of a company. The app will access the API to realize the CRUD on the DataBase.

The mobile app

The mobile app is made by Android Studio using Java.

The API

The API is made with .NET using SQLServer as Database.