- Double-click
start_app.bator run in Command Prompt:start_app.bat
- Run in Terminal:
./start_app.sh
# Install dependencies
pip install -r requirements.txt
# Run the application
python app.py- Main App: http://localhost:5000
- Dashboard: http://localhost:5000/dashboard
- Analytics: http://localhost:5000/analytics
- Emergency SOS Form - Submit emergency requests
- Live Dashboard - Real-time emergency monitoring
- Analytics - Detailed insights and trends
Check SETUP_GUIDE.md for detailed instructions and troubleshooting.