R
R
rockdev2015-09-25 16:26:49
Android
rockdev, 2015-09-25 16:26:49

How to organize an Android application that displays a restaurant menu?

Hello. There is a project: you need to write an android application that will display the menu (photo and description with support for different languages) and information about the restaurant. The application will be installed only on the tablets of this institution (about 20 tablets) and the customer would like to be able to add items to the menu, change prices, etc. Would it be acceptable to use Parse.com as the server for storing all the data? Will it be convenient to add pictures, descriptions and change prices for the customer? It is desirable that the application works offline, but in case of updating information, connect to the Internet. Does it make sense to use Parse to update once a month, or is there a more elegant solution?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Artem Voronov, 2015-09-25
@newross

There is no point in parse here, except perhaps to quickly outline the prototype. A backend with a simple admin panel can be developed on any framework you know. Deploy on a local server, which can be any office machine.

A
Alejandro Esquire, 2015-09-25
@A1ejandro

Here is a service specifically focused on the theme of restaurants... apps4u.ru

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question