Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.22 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.22 KB

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

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.