Aditya Srivastava
Aditya Srivastava
### Fixes #160 ## Fixed broken link to mongodb installation page Check if you have done the following before creating the PR - [x] console logs have been deleted -...
Currently when the react server runs on the browser, it throws warnings on the console, occuring due to inconsistent code use. **Screenshots:**   Todos: - [x] Fix these warnings...
**Current Behaviour:** Currently, the code is written to redirect to visualize the data after successful upload, but redirection is not working, instead throwing error on console. **Expected Behaviour:** It should...
**Current Behaviour:** Currently, in the project, there are multiple ways being followed to perform ajax request to the server. For eg., `Dashboard.jsx` uses `fetch`, `ViewData.jsx` uses vanilla JS' `XMLHttpRequest()`. **Expected:**...
**Current Behaviour:** Currently, /visualize route is not working properly, giving undefined in params, and is throwing errors **Expected:** The uploaded csv should be available to visualize Screenshots:  **Remarks:** I...
**Current Behaviour:** Currently when we upload a dataset, it's name is not showing up on the uploaded dataset panel. **Expected Behaviour:** The uploaded dataset should appear with its name **Screenshots:**...
# Description Some icons and buttons on footer are redundant. Made necessary changes. Fixes #78 # Type of Change: ### - Code: - Removed Login, Signup buttons - Removed facebook...