Skip to content

A platform to handle doubts, queries, and FAQs in the absence of professors. Helps manage unanswered doubts through an always-learning Chatbot.

Notifications You must be signed in to change notification settings

shushrutsharma/Project-Rektify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rektify

A platform to handle doubts, queries and FAQs in the absence of professors. Helps manage unanswered doubts through an always-learning ChatBot.

Built Using

Tools Version
Node 12.6.1
Express 4.17.1
Mongoose 5.10.5

Getting Started

  • Fork this repository
  • Clone your repository forked from this one
git clone https://github.com/:username/Project-Rektify
  • Install all npm libraries.
npm install
  • Save following credentials to local .env in the project folder.
MONGO_URI=example#@uri
EMAIL_ADDR=example#@email
EMAIL_PASS=example#@pass
  • Run the included development server.
npm run test
  • You can view the frontend at localhost:8080/ in your browser.

If you found this repo cool and/or useful, please ⭐ the repo. If you want to contribute, go ahead and 🍴 it!

About

A platform to handle doubts, queries, and FAQs in the absence of professors. Helps manage unanswered doubts through an always-learning Chatbot.

Topics

Resources

Stars

Watchers

Forks