K
K
Konstantin2020-01-21 19:31:10
Android
Konstantin, 2020-01-21 19:31:10

What is the best choice for a small application?

Welcome all. I am writing a small android application for friends, they have their own driving school. Rested at such a moment, they asked to have a class schedule in the application. I've been scratching my head for a few days now and can't decide which one to use? On the one hand, I can use firebase, and store all the data (class schedule, information about teachers) there, but there is one BUT, the schedule can change, then who will change it in the application? Is it possible, after I publish it, I no longer edit it, but make it so that my friend can easily change the schedule on his computer, and it would also change in the application? Or for these purposes it is necessary to write a small server on which a database with 4 fields would be stored, and with which he (my friend) could interact?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2020-01-21
@Skelorc

So, firebase just allows you to change the schedule "in the cloud" and receive this data in the application.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question