Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 424 Bytes

File metadata and controls

8 lines (5 loc) · 424 Bytes

dynalytic

Currently hosted at https://glacial-dawn-38689.herokuapp.com

Dynalytic allows users to upload CSV files and save them as datasets. It stores datasets to an account and allows the user to modify them, search them, and download them back to their computer. Some example CSV files can be found inthe exampleCSV folder

Dynalytic is a MVC application built using the MERN(MongoDB, Express, React, and Node) stack.