Skip to content

Colisian/LLMspring2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMs Spring 2024 - Developer Edition

Welcome to the LLMs Spring 2024 Developer Edition, a comprehensive educational platform designed to support learning and management. This project encapsulates a Flutter-based application capable of running across multiple platforms including Android, iOS, web, and Windows, leveraging Firebase for backend services.

Features

  • Cross-platform support: Designed to run seamlessly on Android, iOS, web, and Windows.
  • Firebase integration: Utilizes Firebase for real-time data handling, authentication, and more.
  • Educational tools: Offers various functionalities tailored towards enhancing the educational experience.

Getting Started

Prerequisites

  • Flutter installed on your system (for more information on how to install Flutter, visit Flutter's official documentation).
  • Firebase account for managing backend services.
  • IDE of your choice (VS Code is recommended, with project-specific settings already provided).

Setup

  1. Clone the repository to your local machine.
  2. Navigate to the project directory and install dependencies:
    cd LLMsSpring2024-developer/LLM/educ_ai_tion
    flutter pub get
  3. Setup Firebase for each platform according to your project needs (refer to Firebase documentation for platform-specific setup).

Running the Project

  • Android/iOS: Open an emulator or connect a device and run:
    flutter run
  • Web: Ensure you have configured Firebase for web and run:
    flutter run -d chrome

Contributing

We welcome contributions to the LLMs Spring 2024 Developer Edition. Please read through our contributing guidelines before making a pull request.

Hosted Site

The web version of our app can be found here: https://llmspring2024-1cef2.web.app/

The Site is managed through Firebase Hosting. Please contact the developer team if you would like login access.

License

This project is licensed under the CCO-1 License - see the LICENSE file for details.

About

LLM Group for SWEN Spring 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 71.3%
  • C++ 12.0%
  • CMake 9.5%
  • HTML 4.0%
  • Swift 1.8%
  • C 0.7%
  • Other 0.7%