crowbar





Crowbar is an application created with Flutter that allows users to keep track of their video games: current status (if they are playing, if they have quit, if they want to play...), rating, start and end dates, among other data.
The application is fed by a custom-built API that interacts with a database containing all the data used: users, video games, platforms, characters... The database is made up of tables and was created using the Entity Framework, a .NET Core tool.
The application is not fed by any external data and gets all its data from the API developed for it.
This application together with its API was presented as a final degree project at I.E.S. Pablo Picasso as part of the Higher Degree in Multiplatform Application Development and received the highest mark from the teaching staff.

* Different themes available in the application have been used to make the captures.