Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 503 Bytes

File metadata and controls

5 lines (5 loc) · 503 Bytes

Student-Teacher-Booking-Appointment


Made using HTML, CSS, JS, Bootstrap and Firebase(BaaS: Backend As A Service).
It includes Login, Register page and a realtime Database(NoSQL) table that gets updated using Firebase in the backend.
Successfully implemented all the CRUD operations.
So, a teacher can successfully login and can update the information corresponding to his/her students. And similarly the students can login or register and alter the informations corresponding to them.