A website where all the members can participate and ask questions. anybody can comment and give the answer.

Overview

MOST WELCOME TO COLLABORATE CODEINPYTHON-ORG


Backend

Follow the steps to run this project:

  1. git clone https://github.com/codeinpython-org/codeinpython-main.git

  2. cd main-backend

  3. python -m venv

  4. source venv/bin/activate (for linux/macOS user)

  5. \venv\Scripts\activate.bat (for windows user)

  6. pip install -r requirements.txt

[make sure that you configured elastic search on your machine before running the below command]

  1. sudo systemctl start elasticsearch.service (for linux/mac users)

  2. Go to the folder where your ES is installed.(for windows users)

    Run the commands:

      service.bat
    
      service install
    
      service start
    
  3. python manage.py runserver

then run http://localhost:8000 on your browser.

Postman collection of the project: https://www.getpostman.com/collections/9371b6bc56762391e6cf

Fronted

  1. git clone https://github.com/codeinpython-org/codeinpython-main.git

  2. cd main-fronted

  3. npm install

  4. npm start

then run http://localhost:3000 on your browser.

BUG REPORT

name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: ''

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

FEATURE REQUEST

name: Feature request about: Suggest an idea for this project title: '' labels: '' assignees: ''

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

You might also like...

Participate in Hacktoberfest by contributing to any GitHub Open Source project! Here's a project for first-time contributors. #hacktoberfest

🎃 HacktoberFest Starter Project This project can be used to make your first contribution to an open source project on GitHub. Before you do the real

Nov 6, 2022

How often do you get asked about the gadgets or software that you use? If the answer is quite often, you should be trying show off out. Curate the list of gadgets and software and share it with your fans and followers.

How often do you get asked about the gadgets or software that you use? If the answer is quite often, you should be trying show off out. Curate the list of gadgets and software and share it with your fans and followers.

Show Off - Showcase your setup! How often do you get asked about the gadgets or software that you use? If the answer is quite often, you should be try

Nov 24, 2022

Get the answer in both wordle and wordleunlimited.org

Wordle Hack The best Wordle Hack. Discord Support Server: https://discord.gg/wqz4jW6a Made by rxzyx (rzx). This is purley for education purposes. 📫 H

Dec 15, 2022

A dad joke is a short joke, typically a pun, presented as a one-liner or a question and answer, but not a narrative

A dad joke is a short joke, typically a pun, presented as a one-liner or a question and answer, but not a narrative. Many dad jokes may be considered anti-jokes, deriving humor from an intentionally not funny punchline. daddy-jokes is an npm package that returns a dad joke when implemented.

Oct 23, 2022

Import ES Modules from the top StackOverflow answer to a question

Import ES Modules from the top StackOverflow answer to a question

StackOverflow Copilot Like GitHub Copilot, but worse! Imports the first codeblock of the first answer to a StackOverflow question as an ES Module Usag

Jan 18, 2022

A website which displays a list of movies and allows the user to leave a comment and like.

A website which displays a list of movies and allows the user to  leave a comment and  like.

Movie-website Description Mobile Version Desktop Version "Movie-website" is a website which display movies from TVmaze api allowing users to like and

Nov 7, 2022

⚡ A blazing fast, lightweight, and open source comment system for your static website, blogs powered by Supabase

⚡ A blazing fast, lightweight, and open source comment system for your static website, blogs powered by Supabase

SupaComments ⚡ A blazing fast, lightweight, and open source comment system for your static website, blogs 🚀 Demo You can visit the Below demo blog po

Dec 27, 2022

A website that allows users to find, like, and comment on different TV shows.

TV Shows Network A website that allows users to find, like, and comment on different TV shows. Built With: HTML SCSS JavaScript Webpack TVMaze API & I

Dec 21, 2022

A simple To-do app project made using JavaScript ES6 and Webpack - Microverse. You can add, remove, check tasks, and remove all the tasks that were done at the same time. Feel free to see the live version, if you like it please give it a star!

To Do List a to do list javascript app buit using webpack and es6. Built With HTML CSS JavaScript Wepack Live Demo (if available) Live Demo Link Getti

Dec 17, 2022
Comments
  • Missing requirements.txt file

    Missing requirements.txt file

    I have cloned my forked repo of this project locally but when I try to run pip install -r requirements.txt I cant find the file in the folder of the backend

    opened by mrshanas 1
  • conflicting dependancy issue

    conflicting dependancy issue

    there is dependency conflict while installing packages from requirement.txt

    the problem is with twillio and djangorestframework-jwt they depend upon different pyjwt the breif description of the error is given below

    ERROR: Cannot install -r requirements.txt (line 20), -r requirements.txt (line 9) and PyJWT==1.7.1 because these package versions have conflicting dependencies.

    The user requested PyJWT==1.7.1 djangorestframework-jwt 1.11.0 depends on PyJWT<2.0.0 and >=1.5.2 twilio 7.12.0 depends on PyJWT<3.0.0 and >=2.0.0 Screenshot from 2022-08-10 10-34-17

    if you made change according to the necessary dependency then it will be helpful for the developers who clone this project in the future

    opened by PS-PRANAV4 1
Unlocks all brainly answers and bypasses one answer per day limit. Gives infinite free answers & unlocks all textbooks 🔐 ∞

Brainly-LockPick ?? Unlocks all brainly answers and bypasses one answer per day limit. Gives infinite free answers & unlocks textbooks ?? ∞ Note: refr

null 7 Dec 9, 2022
answer.dev website

Website This website is built using Docusaurus 2, a modern static website generator. Installation yarn Local Development yarn start This command sta

null 19 Dec 23, 2022
This is a project by members of the KalleTech discord server. We are making a website where you can practice your programming speed.

codetyper This is a project by members of the KalleTech discord server. We are making a website where you can practice your programming speed. Links W

Christoffer Holmesland 15 Nov 18, 2022
Please do not use this tracker to scam anyone! This is free and will be forever free. This tracking will never ask for seed phrases nor private keys. Keep safe!

CryptoBlades Tracker Related modules express - web application framework for node pug - template engine stylus - pre-processor CSS mongoose - nodejs o

null 355 Oct 13, 2022
A website of pkupiano, allowing members upload their own recordings

SoundLib: A Music Recording Library SoundLib (abbreviation of sound library), provides a site for users to upload their own music recordings. Todo Lis

null 2 Jun 16, 2022
Let's participate in Hacktoberfest and contribute to open-source. Star the repo and open a PR to get accepted.

Let's Contribute To Open-source First Contributions This project aims to simplify and guide the way, beginners can make their first contribution towar

Ehmad Saeed⚡ 5 Dec 3, 2022
Monorepo project that shows the current weather data and weather forecast for next 7 days. Created from scratch to participate in a 14-days hackathon.

Climatic Monorepo project that shows the current weather data and weather forecast for next 7 days. Created from scratch to participate in a 14-days h

Luis Marsiglia 6 Jun 23, 2022
Want to *contribute* to *open source*? Participate in **HacktoberFest 2022** *Beginner friendly* *First Timer*

# HacktoberFest 2022 (No Longer Participating in hacktoberfest) THIS REPO IS NO LONGER CONSIDERED IN HACKTOBERFEST. YOU CAN STILL USE THIS REPOSITORY

Jitender Singh Chhapola 5 Nov 12, 2022