- access the website at
https://swiftresponse-ercs-1.onrender.com
SwiftResponse is an innovative Emergency Response Coordination System (ERCS) designed to streamline emergency reporting and enhance coordination during crises.
The Emergency Response Coordination System (ERCS) is a comprehensive project designed to enhance and streamline emergency response efforts.
- Flask: Python-based web framework used for developing the backend.
- Jinja: Template engine for rendering HTML templates in Flask.
- HTML: Markup language used for creating web pages.
- CSS: Styling language used for enhancing the appearance of web pages.
- SQLite: Relational database management system used for data storage.
- User Authentication: Secure login system for users.
- Emergency Reporting: Reporting system for various types of emergencies, including accidents, fires, medical emergencies, and security incidents.
- Contact Submission: Allows users to submit their contact information for emergency communication.
- Admin Portal: An admin dashboard for managing emergency reports, contacts, and general alerts.
- General Alerts: System for broadcasting general alerts to users.
- Data Storage: Utilizes an SQLite database for storing emergency reports, contacts, and general alerts.
- Chatbot: Integration of a chatbot for user interaction.
- SMS Sending: Functionality for sending SMS notifications to users.
- Live Maps: Integration of live maps for real-time tracking of emergencies.
-
Clone the repository:
git clone https://github.com/CHEGEBB/SwiftResponse.git
-
Navigate to the project directory:
cd SwiftResponse
- Install dependencies:
pip install -r requirements.txt
- Run the Flask backend:
python app.py
- Access the application in your web browser at
http://localhost:5000
.
- Name: Brian Chege
- GitHub: @CHEGEBB
- About: Dedicated computer science student passionate about creating innovative solutions.
SwiftResponse is open to collaboration! If you have ideas for improvement or want to contribute, feel free to reach out. Let's work together to build a safer, more resilient world.