Robert Bostrom ePortfolio

SNHU CS499 - Computer Science Capstone

View on GitHub

– layout: default —

Language Framework Database License: MIT


Refinement Plan and Code Review


This page showcases the code review and planned refinements for the Grazioso Salvare MongoDB Dashboard Project, built for the CS340 Client-Server Development course at SNHU. This full-stack project demonstrates CRUD operations, data visualization, and security implementation using Python, Dash, and MongoDB.

Project Overview

The project is a dashboard application that connects to a MongoDB database containing animal rescue data. It allows users to perform CRUD operations and visualizes data to support decision-making for animal rescue classifications. The system was migrated from a Linux-based lab environment to a standalone Windows machine with updated dependencies and documentation.

Code Review Summary

Through a detailed code walkthrough, I:

Planned Enhancements

Video Code Review Walkthrough

Figure 1 - Code Review Walkthrough for MongoDB Dashboard


📁 View the original source code: Grazioso Salvare Project Repository

📄 View the enhanced project artifacts: Final Dashboard Repository