Skip to content

clerisy47/rakshak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rakshak: Your Comprehensive Safety Companion

Rakshak is an all-in-one safety application designed to provide real-time updates on accidents, floods, and other hazards. With its intuitive design, it offers:

  • Responsive dashboards for police and ambulance services.
  • Interactive maps with heatmaps highlighting various hazard-prone areas.
  • User-friendly reporting system to enable individuals to report incidents seamlessly.

🚀 Getting Started

Follow these steps to set up Rakshak on your local machine:

1. Setting Up the Backend Server

  1. Navigate to the backend directory:
    cd backend
  2. Create and activate a virtual environment:
    python3 -m venv venv
    source venv/bin/activate
  3. Install the required dependencies:
    pip install -r requirements.txt

2. Starting the Frontend Development Server

  1. Move to the frontend directory:

    cd ..
    cd frontend
  2. Install the necessary packages:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and visit:
    http://localhost:3000


🤝 Contributing

We welcome contributions to make Rakshak even better! Here's how you can get involved:

  1. Fork the repository and clone it locally.
  2. Create a new branch for your feature or bug fix:
    git checkout -b feature-name
  3. Make your changes and commit them with descriptive messages:
    git commit -m "Add feature or fix description"
  4. Push your branch to your fork:
    git push origin feature-name
  5. Open a pull request detailing your changes.

Need help? Feel free to open an issue with your questions or ideas.


📜 License

This project is licensed under the MIT License. For more details, check the LICENSE file.


🌟 Acknowledgements

Thank you for your interest in improving Rakshak! Together, we can make safety accessible to everyone.

About

रक्षक, your protector during travel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •