Skip to content

NomsaT/Tentpole-DataSciences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Tentpole Datas-Sciences Data Visualization Project in python3

For this peoject we used one of the simplest web-framework named Flask.

Flask comes with a built-in development server and a degebugger, HTTP request handling, very flexible with the use of plugins and libraries and so on.Hence it was opted for.

Before you start clonng the project, they are a couple of modules that are imported in the project and we need ensure that they are installed in our system as well which will be done by using the following commands on cmd:

pip install pandas

pip install matplotlib

pip install openxyl

To get this project up and running please do the following:

  1. In you local repo or workspace please open powershell or gitbash
  2. from that dir run git clone https://github.com/NomsaT/Tentpole-DataSciences.git i.e can also copy this url from the projects repo in github
  3. cd tentpole-datascieences directory
  4. run python "customer.py"
  5. The project will now be ruuning on http://127.0.0.1:5000
  6. Enter all the required fields in the browser and hit a submit button
  7. Your visual representationw will pop up on a different window
  8. and that's it, done and dusted.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published