https://github.com/sampconrad/icevbot
iCEVbot is a prompt-based companion app built on React, Vite & ChakraUI meant to help iCEV's Software Engineering undergrads keep track of classes, upcoming tests & assignments (TBA), official channels & more.
https://github.com/sampconrad/icevbot
bot chakra-ui javascript react vite
Last synced: about 2 months ago
JSON representation
iCEVbot is a prompt-based companion app built on React, Vite & ChakraUI meant to help iCEV's Software Engineering undergrads keep track of classes, upcoming tests & assignments (TBA), official channels & more.
- Host: GitHub
- URL: https://github.com/sampconrad/icevbot
- Owner: sampconrad
- License: mit
- Created: 2023-03-05T15:24:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T19:18:00.000Z (over 3 years ago)
- Last Synced: 2025-01-11T11:23:01.718Z (over 1 year ago)
- Topics: bot, chakra-ui, javascript, react, vite
- Language: JavaScript
- Homepage: https://icevbot.netlify.app/
- Size: 209 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iCEVbot
Demo: https://icevbot.netlify.app/
## About
iCEVbot is a prompt-based companion app built on React, Vite & ChakraUI meant to help iCEV's Software Engineering undergrads keep track of classes, upcoming tests & assignments (TBA), official channels & more.

## Using npm
Run commands
1. `npm install`
2. `npm run dev`
## Or using yarn
Run commands
1. `npm install --global yarn`
2. `yarn install`
3. `yarn run dev`
## DISCLAIMER
This project is in no way affiliated with, authorized, maintained, sponsored or endorsed by iCEV or any of its affiliates or subsidiaries. This is an independent and unofficial software. Use at your own risk.