This project has been developed over time by students in the CIS 4339 course.
Requirements:
This project uses NodeJS and MongoDB.
cd backend
Follow instructions in backend README for setup and running as a local instance.
cd frontend
Follow instructions in frontend README for setup and running as a local instance.
Using MongoDB Compass Connection URL:
mongodb+srv://4339group22:[email protected]/DataPlatformProject
Advanced Connection Options:
General -> Connection String Scheme -> mongodb+srv
Authentication -> username: 4339group22
- password: lindner
User Login Informaation:
Editor Role: username: editor
- password: password
Viewer Role: username: viewer
- password: password
API Documentation Link: https://documenter.getpostman.com/view/27053458/2s93Y5PKmf