VREP is a user-friendly web application designed to streamline administrative tasks and enhance educational workflows for elementary schools. It empowers schools to effectively manage student enrollment, conduct and evaluate exams, track results, and stay informed about upcoming school events.
0
stars
0
forks
source link
Migrate backend data storage from firebase to mongoDB #96
This pull request implements changes to migrate the backend data storage from Firebase to MongoDB. The modification involves updating the source code to utilize MongoDB for data storage and retrieval, replacing the existing Firebase implementation.
Description:
This pull request implements changes to migrate the backend data storage from Firebase to MongoDB. The modification involves updating the source code to utilize MongoDB for data storage and retrieval, replacing the existing Firebase implementation.