Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikilkumaar/mongodb-task-2
https://github.com/nikilkumaar/mongodb-task-2
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nikilkumaar/mongodb-task-2
- Owner: NikilKumaar
- Created: 2024-05-05T08:08:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-05T08:13:51.000Z (8 months ago)
- Last Synced: 2024-05-05T09:23:29.134Z (8 months ago)
- Size: 2.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MongoDB-Task-2
- The "zen_class" database has collections for users, codekata, attendance, topics, tasks, company drives, and mentors. It stores information about students, code challenges, class attendance, topics that learned, tasks assigned to students, company placement drives, and mentors. Several queries demonstrate retrieving data, such as finding topics and tasks in October, company drives within a date range, students appearing for placements, codekata statistics, mentors with mentee counts, and users with absent and unsubmitted tasks in a specific period of time.
- Click the document and then click view Raw to open the word document.