Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/desteves/mongo-murder-mystery

Can you find out whodunnit?
https://github.com/desteves/mongo-murder-mystery

backend databases learning-by-doing mongodb nosql

Last synced: 5 days ago
JSON representation

Can you find out whodunnit?

Awesome Lists containing this project

README

        

# [MongoDB Murder Mystery](https://mongomurdermystery.com)
## Can you find out whodunnit?

![Description of image](./app-frontend/murdermystery/src/assets/mdb-search.png)

Uh Oh! There's been a murder in MongoDB City, and the detective needs your help. The MongoDB Murder Mystery is designed to be both a self-directed lesson to learn MongoDB concepts and commands and a fun game for experienced MongoDB users to solve an intriguing crime.

If you just want to solve the mystery, go to [mongomurdermystery.com](https://mongomurdermystery.com). If you're new to MongoDB, you may want to start at our [walkthrough](https://mongomurdermystery.com/walkthrough). It won't teach you everything about MongoDB, but it should teach you all that you need to solve the mystery.

## What else is here?
All the code to run the https://mongomurdermystery.com site can be found in this repo.

## Inspiration

This murder mystery was inspired by the [SQL Murder Mystery](https://github.com/NUKnightLab/sql-mysteries).

## TODOs

- Add arch diagram
- Use EJSON

## Copyright and License
Original code for this project is released under the MIT License.

Original text and other content is released under Creative Commons CC BY-SA 4.0.