Giter Club home page Giter Club logo

rjpolice_hack_157_binary_brigade_1's Introduction

Police Feedback System by Binary Brigade

This is our Project for the Problem Statement of Police Feedback System. The aim of this project is to cater the Feedback requirements of the Police while being advanced enough to support everyone in the society.

Check more about the Problem Statement at https://www.police.rajasthan.gov.in/old/hackathon/.

Setup

git clone https://github.com/Swastik2442/RJPOLICE_HACK_157_Binary_Brigade_1
cd RJPOLICE_HACK_157_Binary_Brigade_1
python3 -m venv myenv
source myenv/bin/activate
pip3 install -r requirements.txt
cp .envexample .env
nano .env # Edit with your Values
cd feedbackSystem
nano feedbackSystem/settings.py # Edit with your Values
python3 manage.py migrate
python3 manage.py compilemessages
python3 manage.py collectstatic
python3 manage.py runserver
Deployment Setup
sudo apt update
sudo apt upgrade
sudo apt install python3 python3-venv apache2 libapache2-mod-wsgi-py3

# Proceed with the aforementioned Steps here and edit the values in settings.py

sudo a2enmod wsgi
sudo service restart apache2
sudo chmod 755 /home/yourusername # Path for the Project
sudo nano /etc/apache2/sites-available/000-default.conf # Edit with your Values
sudo tail -f /var/log/apache2/error.log

Uses

Contributors

Rajat Paliwal Saurabh Saini Swastik Kulshreshtha Utkarsh Tailor
@Rajat0729 @SaurabhSaini04 @Swastik2442 @UtkarshTailor

rjpolice_hack_157_binary_brigade_1's People

Contributors

swastik2442 avatar utkarshtailor avatar rajat0729 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.