Skip to content

Virtual Assistant for Students (Chatbot) - A PWA using Vue.js. Get time table, results, etc. through chatbot. For college, university, school.

Notifications You must be signed in to change notification settings

shubhamnh/vas-chatbot-client

Repository files navigation

Virtual Assistant for Students (Chatbot) - Frontend

VAS Logo

A chatbot for students to get info related to exam results, time table, etc.

This is the client side Single Page Application for the chatbot server

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

Installation

Requirements:

  • git
  • nodejs & npm

Clone this repo and install dependencies.

git clone https://github.com/shubhamnh/vas-chatbot-client.git
cd vas-chatbot-client
npm install

Change configuration in config/dev.env.js & config/prod.env.js.example as per requirements and rename prod.env.js.example => prod.env.js.

Run development server:

npm run dev

About

Virtual Assistant for Students (Chatbot) - A PWA using Vue.js. Get time table, results, etc. through chatbot. For college, university, school.

Topics

Resources

Stars

Watchers

Forks