P
P
PanegyricLyricist2019-05-18 02:43:33
firebase
PanegyricLyricist, 2019-05-18 02:43:33

What is the best way to create a site for populating a database on Firebase?

The idea of ​​the graduation project is as follows: a site for the university administration, with the ability to fill in the study schedule, and view the final result for students.
It should be possible to add classes, new teachers, buildings, etc., with a check whether the audience or teacher is free on that day and time. The same database is also used for the application on Android, iOS, from which they will fill their local databases. This should be implemented on Firebase, but I don't have much experience with it. The question is how best to implement it, what technologies to use? Perhaps there are some examples where they do something similar, or advice on how best to implement it, because due to my inexperience, I don’t even know how to find them. I would be very grateful if you share your experience.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2019-05-18
@dimonchik2013

https://habr.com/ru/post/277941/
for a simple one - like this
https://www.hackanons.com/2018/03/python-django-wi...
for an adult - like this
https://medium. com/@mochadwi/golang-simple-push-no...
in a simple way you can replace whichever is closer, I think there is PHP or Noda

R
Roman Alexandrovich, 2019-05-18
@RomReed

 Firebase has excellent documentation and a large community, it only annoys me that you will have a large number of links in the project, and firebase is not the best database for this. But on the other hand, you can take react native to connect firebase there and use the same queries to get data already for mobile applications.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question