Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEAL

This is the repository of a project that we developed during Innovative Solutions4Moldova Hackathon

Running the Project

To successfully run this project, please follow the steps below:

Prerequisites

  1. Python Installation: Ensure you have Python version 3.11.5 installed on your system. If not, you can download and install it from Python's official website. Alternatively, you can use Anaconda, a popular Python distribution, which can be downloaded from Anaconda's website.

  2. Clone the Repository: First, clone the repository to your local machine using:

git clone <repository-url>

Installing Dependencies

  1. Navigate to the Repository Directory:
cd path/to/repository
  1. Install Dependencies: This project requires certain packages which are listed in the requirements.txt file. Install them using pip:
pip install -r requirements.txt

Note: If you're using Anaconda, you may use conda to create a new environment and install the required packages.

Running the Application

  1. Launch the Application: Once the dependencies are installed, start the application with Streamlit:
streamlit run app.py
  1. Access the Application: Open your web browser and go to the address provided by Streamlit (usually http://localhost:8501).

That's it! You should now be able to use the application. If you encounter any issues, please refer to the troubleshooting section or submit an issue on the repository.

About

This is the repository of a project that we developed during Innovative Solutions4Moldova Hackathon

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages