This project is a Flask web application designed to interact with the Helpshift API. It includes a simple form for submitting messages and attachments to the Helpshift system.
- Simple HTML form with responsive design.
- Support for text inputs and file attachments.
- Integration with the Helpshift API using a Python script.
- Issue Tracker
- Python 3.x
- Flask
- Requests library
- Clone the repository:
git clone https://github.com/frocode/helpshiftflask.git
- Navigate to the project directory:
- Install the required packages
- Activate the virtual environment
- Start the Flask application
- Access the application in your browser at
http://127.0.0.1:5000/.
- Create Issue
- Integration with other platforms
- ..........................



