Giter Club home page Giter Club logo

knowledge-sharing-platform's Introduction

Knowledge Sharing Platform πŸ—’

Knowledge sharing platform application aims to get the students acquainted with the courses, professors, evaluation schemes. The said things can be achieved via gathering course feedback, professor feedback, and previous year grading schemes. This can be done by making a portal (just like a blog site) where people can share their honest reviews without being scrutinized much. Getting reviews from mass makes it easy for one to choose the particular course and get the right information about that course. Crowd-sourcing of materials and feedback would make it easy to organize resources at one place. It would be more reliable, save one’s time and avoid unnecessary bothering. Moreover, students can also get relevant course resources from the students who already opted for the course. This platform can also act as a general guidance portal.

Techstack πŸ‘©β€πŸ’»

Django, ReactJS, AWS-S3

Maintainers β˜€οΈ

@Ananya @Anshuman Dhiman

Other details πŸ“‘

This project is in its secomd iteration. We might have NodeJS as backend. In future, might do clustering of students on the basis of the course taken.

Contribution Guidelines ✨

Please go through the Wiki. The success of our vision to bring knowledge to every single hand depends on you. Even a small contribution helps. All forms of contributions are highly welcomed and valued.

Set-up the project πŸ’»

Install the virtual env

sudo apt install -y python3-venv

Create the virtual env.

python3 -m venv <env name>

Activate your virtual environment

source <env_name>/bin/activate

Install the dependencies for backend

pip install django djangorestframework django-cors-headers

Install the requirements

pip install -r requirements.txt

Apply migrations

python manage.py migrate

Run the backend server:

python manage.py runserver

Open a new terminal and do the following:

Navigate to the frontend folder

cd ksp

Install the dependencies for frontend

npm install

Run the frontend server

npm start

We have to parallely run frontend and backend servers.

knowledge-sharing-platform's People

Contributors

battuashita avatar ashutosh321607 avatar ananyaiitbhilai avatar aastha1999 avatar anshumandhiman avatar expresshermes avatar srs-sudeep avatar vickymerzown avatar subinsk avatar lakshyatomar 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.