Skip to content

A student information system. It contains an inbuilt chatbot functionality to easily add new information

Notifications You must be signed in to change notification settings

void-ness/studInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Information System

A student information system to add student related information.

Screen

  1. Home Screen - to enter into the system
  2. Chatbot Screen - for entering information by interacting with a chatbot
  3. Confirmation Screen - to verify the details entered by the user

Techstack

  • REACT.js - for building frontend components
  • React-Redux - a library for maintaining global state
  • React-chatbot-kit - for adding the chatbot functionality

Installation

  1. Clone the repository into your local system

  2. Install the dependencies

    npm install
  3. Start the app in development mode

    npm run start

Screenshots

image

(Home Page)

image

(ChatBot Page)

About

A student information system. It contains an inbuilt chatbot functionality to easily add new information

Topics

Resources

Stars

Watchers

Forks