Skip to content

This repository looks to hold all code with respect to the CS 520 class at UMass for Matt Zambetti, Anthony Zalev, and <Partner>.

Notifications You must be signed in to change notification settings

mzambetti01/cs520_semester_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 

Repository files navigation

cs520_semester_project

This repository looks to hold all code with respect to the CS 520 class at UMass for Matt Zambetti, Anthony Zalev, and Sabrina Liang.

Developer Instructions

To run the backend navigate to the src/backend folder and run "python backend_handler.py"

To run the frontend, navigate to the src/frontend and run npm start for the development environment.

To make changes to the backend, first run the delete database function from the src/backend/datastore/datastore_helper.py file. Then make any changes to the database schema in the src/backend/ initialize schema file, before running. Then next time you start the program it will update the database.

web_scraper

Folder contains all the code related to web scraping bot/program.

datastore

Folder contains all the code related to the datastore.

data_analysis

Folder contains all the code related to data processing, filtering, and analysis.

app_view

Folder contains all the code related to the gui.

About

This repository looks to hold all code with respect to the CS 520 class at UMass for Matt Zambetti, Anthony Zalev, and <Partner>.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •