ACM PEC WEBSITE BACKEND This is official repository for Backend of PEC ACM Website. Get Started # Install Dependencies pip3 install -r requirements.txt # Start the Server python3 manage.py runserver