Skip to content

niruthikka24/DataSpark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Semester 04 Software Engineering Project for a Web-based Data Science Platform - DATASPARK

Group members

Akash
Vidulanka
Niruthikka
Tharsha
Hasini

create a folder named data-spark(NO CAPITALS) open that folder in vs code run these commands in the terminal

1. git clone https://github.com/akashTharuka/data-spark.git .(REMEMBER THE DOT otherwise it will create another folder)
2. cd client
3. npm install
4. npm run start
(use a new terminal for following commands)
5. py -3 -m pip install virtualenv
6. py -3 -m venv venv
7. venv\Scripts\activate
8. pip install wheel
9. pip install -r requirements.txt

Then get a copy of .env.example and rename it as .env and set environmental variables. After that run the following command in the command line

10. python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors