Project commissioned by a pizzeria that wanted an App similar to Dominos Pizza that also gave points to play a minigame.
It consists of a system that has connection to databases, maps, gps, geographical restriction and purchasing history system.
The most significant aspects of the app are explained below.
The map system allows integrating geometric shapes based on coordinate nodes, this is used to know if the pizzeria You can reach the user's address.
The purchase history allows you to repeat an order that you have already made and thus not waste time choosing new products.
The app minigame gives you points that you can exchange for free products in your next order.
The whole system is connected to Firebase, which uses NoSQL databases in real time, so the branch receives the
notification instantly.