Project SheSafe is a safety and emergency management platform designed to help users in distress by connecting them with emergency contacts, police, and safety points. The system provides features for reporting emergencies, chatting with officers, managing complaints, and accessing safety resources.
- User registration and login
- Emergency request and alert system
- Safety point management
- Police registration and management
- Chat system for communication
- Complaint submission and tracking
- Admin dashboard for oversight
- Python (Django framework)
- SQLite database
- HTML, CSS, JavaScript for frontend
myapp/- Main Django app containing models, views, templates, and static filesshesafe/- Django project configurationtemplates/- HTML templates for different user rolesstatic/- Static assets (CSS, JS, images)
- Clone the repository
- Install dependencies
- Run migrations
- Start the development server
- Register as a user or police
- Report emergencies or complaints
- Communicate via chat
- Access safety resources
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License.