hello, how to build a learning app using database / Firebase
maybe some of its features are like this:
have a log in page (between teacher and student have different username and password (for example: if student uses username: student, pass: school student, and if teacher: username: admin, pass: admin teacher))
2.For admin / teachers, you can send data: subject title, question link (google form), lesson description, and time (date, month, year) to the database / firebase to be sent to student accounts
Subjects can disappear automatically from the lesson list in 24 hours …