Ανάπτυξη εφαρμογής παραγγελίας φαγητού για κινητές συσκευές με τη χρήση του Framework Flutter και της γλώσσας προγραμματισμού Dart
Development of food order application for mobile devices using Flutter Framework and Dart programming language

View/ Open
Keywords
Android ; IOS ; Flutter ; Dart ; Mobile applications ; Multi-platform ; Ηλεκτρονική εφαρμογή παραγγελίας φαγητού ; Clean architecture ; Αντικειμενοστραφής προγραμματισμός ; FirebaseAbstract
Creating an online food ordering application for mobile devices is a complex software development process, which incorporates many mechanisms (data management, execution of administrative functions in them and their presentation to the user of the application). The nature of these applications often creates the need to follow a design and development methodology much more flexible than the classic ones so far (such as, for example, the waterfall model).
Mobile applications are constantly evolving and are being influenced by their users in terms of usability, functionality, and security.
In order to integrate these influences into the design and development of the project, iterative development techniques were created, such as RUP.