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

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.

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.