An open API service indexing awesome lists of open source software.

https://github.com/shadmeoli/divorce_analysis

Causes of divorce and recommendation for ways to help fix broken families and marriages
https://github.com/shadmeoli/divorce_analysis

Last synced: 3 months ago
JSON representation

Causes of divorce and recommendation for ways to help fix broken families and marriages

Awesome Lists containing this project

README

        

# Divorce and break-ups analysis
Causes of divorce and recommendation for ways to help fix broken families and marriages

---

##### ![Instagram](https://badgen.net/badge/to/note/red) I am assuming you are using mac,linux or WSL on windows.
If not I suggest you run the commands according to windows conmands \n

How to run the app:

```
git clone https://github.com/shadmeoli/devorce_analysis && cd devorce_analysis
```

```
python3 -V
```

If you are running python version higher than 3.5 you can proceed
to this next step

###### Run this if you are on linux or mac
```
pip3 install virtualenv
virtualenv venv
```

Now create and activate your virtual environment
eg; linux/mac users its ```virtualenv && source .//bin/activate```

---

##### installing dependancies
```
pip3 install -r requirements.txt
```

Now running the app with streamlit
```
streamlit run app.py
```
Now opent the provided link to you browser, or wait for the bwoser to
automatically open up

---

#### 🌐My socials
[![Instagram](https://img.shields.io/badge/Instagram-%23E4405F.svg?logo=Instagram&logoColor=white)](https://instagram.com/_s.ha.d) [![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?logo=linkedin&logoColor=white)](https://linkedin.com/in/shadrack-codes254/) [![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?logo=Twitter&logoColor=white)](https://twitter.com/Codesshad) [![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?logo=YouTube&logoColor=white)](https://www.youtube.com/channel/UC34M77EOVsfBFzaQyQO6LeA)