Skip to content

Web-App to provide tiered access to data visualizations and analysis produced by the San Diego Taxpayer Association. This data concerns education, housing, and municipal policy.

License

Notifications You must be signed in to change notification settings

TritonSE/SDCTA-Data-Visualization-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDCTA-Data-Visualization-Website

Install dependencies then run the backend:

$ cd server
$ npm install
$ npm start

In a separate terminal install dependencies and run the frontend:

$ cd SDCTA
$ npm install
$ npm start

Note: You will need a .env file that defines DATABASE_URL. Please see the backend README at server/README.md for further details on the .env file and connecting to and accessing the Mongo database.

About

Web-App to provide tiered access to data visualizations and analysis produced by the San Diego Taxpayer Association. This data concerns education, housing, and municipal policy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published