Skip to content

This website is a question forum and made to look & function like Stack Overflow. It has extra features like chatbot and subscriptions.

Notifications You must be signed in to change notification settings

Kumara2mahe/Stack-O-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stack O-flow

This website is a question forum and made to look & function like Stack Overflow.

Technologies used:

  • React js
  • Node js
  • Express js
  • MongoDb
  • Redux
  • Json web token and more

How to use?

Fork and clone the repo and follow the below steps:

  • Install Node.js
  • Open client and server directories in you code editor
  • Install Dependencies using the command
npm install
  • Start App using the command
npm start

Screenshots

home page

question page

chatbot verification    chatbot answers

pricing page

Features

  • ChatBot

    • For answering authenticated users programming related questions and doubts.
    • To access it Two-factor Authentication(2FA) required
      • 1st factor: user need to be authenticated with their username and password.
      • 2nd factor: user need to authenticate with otp send to their registerd email.
    • The session with chatbot expires after 30 minutes of verified 2FA.
  • Subscription

    • For users to choose or purchase their plans for posting more content.
    • There are one free plan and two paid plans integrated with stripe payment gateway
      • Free plan (₹0): user can post only 2 questions and 1 answer per day.
      • Standard plan (₹150): user can post 10 questions and 5 answers per day
      • Premium plan (₹1999): user can post unlimited questions or answers.
    • For plans with limits are daily renewed, even they are not used.
    • Users can upgrade or cancel their plan anytime with stripe checkout and from customer portal.

Check Live Project at here!

About

This website is a question forum and made to look & function like Stack Overflow. It has extra features like chatbot and subscriptions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published