https://github.com/javredstone/buzby
Educational web application that integrates interactive features in helping students schedule and collaborate in group projects.
https://github.com/javredstone/buzby
ai custom-css firebase firestore sveltekit typescript
Last synced: about 1 year ago
JSON representation
Educational web application that integrates interactive features in helping students schedule and collaborate in group projects.
- Host: GitHub
- URL: https://github.com/javredstone/buzby
- Owner: JavRedstone
- License: gpl-3.0
- Created: 2024-05-03T01:23:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T20:20:50.000Z (over 1 year ago)
- Last Synced: 2025-01-02T20:39:23.495Z (over 1 year ago)
- Topics: ai, custom-css, firebase, firestore, sveltekit, typescript
- Language: Svelte
- Homepage: https://buzby.pages.dev/
- Size: 2.88 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Buzby
Educational web application that integrates AI and interactive features in helping students schedule and collaborate in group projects.
For most students, group projects are pretty rough. Time management and workload distribution are common issues that arise when planning and working on group projects. In addition, many separate platforms may be needed to be used when collaborating on group projects, such as messaging systems like Discord, which need to be used separately. This application not only serves to improve group work but also integrates all the different features necessary together into one, coherent application.
**Video Demonstration:** [https://www.youtube.com/watch?v=nvqd_zxCelU](https://www.youtube.com/watch?v=nvqd_zxCelU)
# App Information
- The app is created using the SvelteKit web development framework.
- The app does not use an off-the-shelf CSS framework, but rather uses custom CSS.
- The app is written in TypeScript.
- The database is a Firebase Firestore database.
# License
This project is licensed under the GPL-3.0 license. See the `LICENSE` file for more information.
- Do not use this project for commercial purposes without permission.
- Do not call this project your own for any reason.