Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

money_tree

Project deployed on: https://moneytree-ah25.streamlit.app/

About

Set up environment and run app on localhost

  • using python command in the instrcutions below
  1. Install Python (version 3.9 to 3.13 for Streamlit support [2025/03/01]) - 3.12 max for tensorflow support
  2. Follow installation guide for Streamlit a. Type python -m venv .venv in the terminal (This will create a ".venv" directory where your virtual environment and its dependencies are installed.) b. Activate environment by typing source .venv/bin/activate in terminal (MacOS) c. Type pip install -r requirements.txt in terminal to install all requirements.
  3. Type streamlit run Start.py to run the main page of the app!

MongoDB (future)

  1. Download MongoDB driver - PyMongo - with python -m pip install "pymongo[srv]"==3.12 to talk with MongoDB database
  2. Install Python certificate using /Applications/Python\ 3.13/Install\ Certificates.command

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages