Coder Social home page Coder Social logo

aayush-chheda / socialqa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from krutikabhatt/socialqa

0.0 0.0 0.0 2.56 MB

SocialQA is a social question-and-answer website, it is a place to gain and share knowledge. It's a platform to ask questions and connect with people who contribute unique insights and quality answers.

JavaScript 80.05% CSS 18.22% HTML 1.74%

socialqa's Introduction

SOCIALQA

SOCIALQA is a fullstack implementation in MERN [MongoDB, Expressjs, React/Redux, Nodejs] and a simple and powerful way to know what questions your audience has and which are most important to the entire group. No more hand-raising, microphones, or wasting time on off topic questions..

SocialQA is a semester project for FSD MERN OEHM. The project was implemented by Group 21

  • Krutika Bhatt 1911069
  • Aayush Chheda 1911070
  • Shubham Dathia 1911072

The course was completed under mentorship of Prof. Vaibhav Vasani, Prof Swapnil Pawar and Prof. Manish Potey

Clone or Download

$ git clone https://github.com/KrutikaBhatt/SocialQA
$ npm init

Tech Stack

Start

$ npm init       // npm initiate project
$ npm install       // npm install packages
$ npm audit fix       // npm audit fix missing packages
Click on option Split   // Split the terminal
$ cd frontend   // go to frontend folder in one terminal
$ npm install       // npm install packages in frontend
$ cd backend   // go to backend folder in another terminal
$ npm install       // npm install packages in backend
$ npm start // in both the terminal 1st backend and then frontend

Functionalities

  1. Regstration and Login
  2. Asking Questions and provide a relevant link to the context
  3. Multiple Users can give answers to asked question.
  4. Users can give upvotes to relevent question and downvotes for unkown questions
  5. A user can see all the social Buddies on his portal
  6. A user is able to see all his feed.

Tools used

  1. VS Code
  2. Postman
  3. Google Chrome
  4. MongoDB Compass
  5. Robo3T

Screen Shots

Login Page

login


Home Page

homepage


Add Question

AddQuestion


Questions and Answer Modals

QA


Spaces `[Eg : Music]`

Spaces


All Users

AllUsers


Users Feeds

MyFeed


Future Scope

  1. Implementation of Search feature.
  2. Email verification for registration.
  3. Users can join Multiple Communities: Spaces on the website relevant to them and their ideas.
  4. Users can follow each other and share posts.

Standard

JavaScript Style Guide

Bugs or Comments

Create new Issues (preferred)

Author

KrutikaBhatt,
Aayush-Chheda,
shubhamdathia7257

socialqa's People

Contributors

aayush-chheda avatar krutikabhatt avatar mrdathia 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.