Skip to content

This repository contains the files for Austin and Justin's mongodb project for EECS 484

Notifications You must be signed in to change notification settings

abrehob/mongoProject

Repository files navigation

Execute these commands in (the Windows equivalent of) a terminal window to run test.js:
cd mongoProject
mongo jmpat < test.js

If you want to test in the database, first follow the steps to setup the database. Then, in the mongoProject folder: mongo
use jmpat
db.users.find(...)

About

This repository contains the files for Austin and Justin's mongodb project for EECS 484

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published