Coder Social home page Coder Social logo

gdsc-dgu / 2024-solutionchallenge-ifu Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 3.0 11.21 MB

2024 GDSC Solution Challenge IFU Repository.

Java 0.16% Swift 0.84% Objective-C 0.05% Dart 79.53% HTML 8.23% Ruby 1.73% TypeScript 3.15% SCSS 4.36% Go 1.94%

2024-solutionchallenge-ifu's Introduction

2024-SolutionChallenge-IFU

2024 GDSC Solution Challenge IFU Repository.

GitHub Role

This Repository follows the following Convention.

Commit Convention

Commit type Description
Feat Add new features
Fix Fix bugs
Docs Modifying documents
Style Code formatting, missing semicolons, no change of code itself
Refactor Code Refactoring
Test Test code, add refactoring test code
Chore Modifying Package Manager, Other Modifications ex) .gitignore
Design Change user UI design such as CSS
Comment Add and change required annotations
Rename Only to modify or move a file or folder name
Remove If you have only done the job of deleting a file
!BREAKING CHANGE For large API changes
!HOTFIX If you need to fix a fatal bug in a hurry

PR Convention

Icon Code Description
๐Ÿง‘๐Ÿปโ€๐ŸŽจ :art Structure/Form Improvement of Code
โšก๏ธ :zap Performance Improvement
๐Ÿ”ฅ :fire Delete Code/File
๐Ÿ› :bug bug fix
๐Ÿš‘ :ambulance Urgent Correction
โœจ :sparkles New Features
๐Ÿ’„ :lipstick UI/Style File Add/Modify
โช :rewind Revolve Changes
๐Ÿ”€ :twisted_rightwards_arrows Branch Merger
๐Ÿ’ก :bulb add/modify annotations
๐Ÿ—ƒ :card_file_box Database-related modifications

How to use?

Get Dependency

flutter pub get

Make .env files in assets/config/.env

We require the following environmental variables.

GEMINI_API_KEY = It is your Gemini api key
CONCEPT_WEB_URL = It is IFU-Web url

Run flutter which OS you want

Recommend OS is IOS or Android

flutter run IOS
flutter run Android

If you want to run IFU-Web

yarn && yarn start

IFU-Hybrid Dependencies

flutter:
  sdk: flutter
cupertino_icons: ^1.0.2
flutter_native_splash: ^2.3.10
get: ^4.6.6
flutter_localization: ^0.2.0
dotenv: ^4.2.0
flutter_dotenv: ^5.1.0
intl: ^0.18.1
flutter_svg: ^2.0.9
webview_flutter: ^4.7.0
flutter_chat_ui:
  git:
    url: https://github.com/kurtyoon/flutter_chat_ui.git
    ref: main
dio: ^5.4.1
speech_to_text: ^6.6.0
flutter_tts: ^3.8.5
uuid: ^4.3.3
google_generative_ai: ^0.2.0

IFU-Web Dependencies

@angular/animations: ^17.1.0,
@angular/common: ^17.1.0,
@angular/compiler: ^17.1.0,
@angular/core: ^17.1.0,
@angular/forms: ^17.1.0,
@angular/platform-browser: ^17.1.0,
@angular/platform-browser-dynamic: ^17.1.0,
@angular/router: ^17.1.0,
rxjs: ~7.8.0,
tslib: ^2.3.0,
zone.js: ~0.14.3

2024-solutionchallenge-ifu's People

Contributors

kurtyoon avatar cwdll avatar dahyeonni avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.