An open API service indexing awesome lists of open source software.

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.

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.

![preview](./preview.png)

## 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.