The UNF Student Chat Interface is a dynamic and user-friendly platform designed for the students at the University of North Florida (UNF). This repository contains the codebase for a chat interface that allows students to ask questions about the university, including details on syllabuses, advising documents, schedules, faculty information, and more.
The front-end is built using React with TypeScript (ReactTS), and the back-end is powered by Go, making the system highly responsive and efficient.
- Real-time chat functionality
- Access to syllabuses, advising documents, and other university-related information
- Searchable database of university resources
- Clone the repository:
git clone https://github.com/openswoop/Chat.git
cd Chat
npm install
npm run dev
Contributions, issues, and feature requests are welcome! Feel free to open a PR or an issue.
This project is licensed under the MIT License - see the LICENSE.md file for details.
For any questions or concerns, please open an issue or message in the Computer Science Royales discord.
Special thanks to the UNF community and everyone who contributed to the project.