Skip to content

Campus Compass - Your Ultimate College Enquiry Assistant Campus Compass is an intuitive and interactive chatbot designed to simplify the process of finding information about your college.

Notifications You must be signed in to change notification settings

itzrushp/React-Chatbot-frontend

Repository files navigation

College Enquire Chatbot -Campass Compass Frontend

Welcome to the College Enquire Chatbot repository! This project is part of an initiative to build a chatbot system designed to assist users with inquiries related to college facilities, admission processes, courses, and more. This repository contains the frontend implementation of the chatbot using ReactJS.


🛠️ Tech Stack

  • Frontend Framework: ReactJS
  • Styling: TailwindCSS/Material-UI/Bootstrap
  • Backend: Django (not included in this repo)
  • API Integration: Axios/Fetch (for interaction with the backend)

📋 Features

  • User-Friendly Interface: Interactive and simple UI for seamless communication with the chatbot.
  • Responsive Design: Compatible with desktop and mobile devices.
  • Chat Interface: Users can type questions and receive responses dynamically.
  • Dynamic API Integration: Ready to connect with Django backend for processing queries.


📂 Project Structure

📦 college-enquire-chatbot-frontend
├── 📁 public          # Public assets like index.html and static files
├── 📁 src
│   ├── 📁 components  # React components for the chatbot
│   ├── 📁 pages       # Page components for routing
│   ├── 📁 styles      # Styling files
│   ├── 📁 utils       # Utility functions for API calls or helpers
│   └── index.js       # Main entry point for the app
├── package.json       # Node dependencies and scripts
└── README.md          # Documentation (this file)

About

Campus Compass - Your Ultimate College Enquiry Assistant Campus Compass is an intuitive and interactive chatbot designed to simplify the process of finding information about your college.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published