MongoDB Task - Zen Class Programme Database
Project Overview This project involves designing a MongoDB database for the Zen class program. The database consists of several collections that store information related to users, tasks, attendance, topics, company drives, mentors, and codekata.
Collections: users: Information about students. codekata: Data on problems solved by users in the code kata platform. attendance: Tracks user attendance for the classes. topics: Lists the topics covered in the Zen class. tasks: Information about tasks assigned to users. company_drives: Data related to company placement drives. mentors: Information about mentors and their no.of mentees.