Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
6d0939d
Flutter initial commit
Pra-kas Mar 8, 2025
7c76b1f
MVVM architecture initiated
igopi77 Mar 8, 2025
8f36ea5
bottom navigation bar completed
igopi77 Mar 8, 2025
297dbac
1. updated fonts.
igopi77 Mar 8, 2025
6875a2f
Updated Analytics page
Pra-kas Mar 8, 2025
f64e441
Merge pull request #1 from Pra-kas/gopi-dev
Pra-kas Mar 8, 2025
0e9ec3a
Merge branch 'main' of https://github.com/Pra-kas/DEBUG_DRAGONS-FRONT…
Pra-kas Mar 8, 2025
3abc8b9
1. Edit expense
igopi77 Mar 8, 2025
4da9245
updated edit_expenses.dart
igopi77 Mar 8, 2025
fce1aaa
Merge pull request #2 from Pra-kas/gopi-dev
igopi77 Mar 8, 2025
88e5b1b
Added image picking option
Pra-kas Mar 8, 2025
d8d8520
Merge branch 'main' into prakash-dev
Pra-kas Mar 8, 2025
2339854
Merge pull request #3 from Pra-kas/prakash-dev
Pra-kas Mar 8, 2025
1c81c71
Added expenses integration
Pra-kas Mar 8, 2025
c40f875
chaned the json fied in edit expense
igopi77 Mar 8, 2025
b6809fb
Merge pull request #4 from Pra-kas/prakash-dev
Pra-kas Mar 8, 2025
2d1c881
Merge branch 'main' into gopi-dev
igopi77 Mar 8, 2025
fd1b9bb
Merge pull request #5 from Pra-kas/gopi-dev
igopi77 Mar 8, 2025
90e7817
notification service completed
igopi77 Mar 8, 2025
6c64824
ChatBot in the expense page
Pra-kas Mar 8, 2025
36adbc1
1. analytics completed.
igopi77 Mar 8, 2025
3213252
edit expenses bug
igopi77 Mar 8, 2025
4fcdf70
Merge pull request #6 from Pra-kas/prakash-dev
igopi77 Mar 8, 2025
52d4df4
pubspec.lock added
igopi77 Mar 8, 2025
915df6c
Merge branch 'main' into gopi-dev
igopi77 Mar 8, 2025
1161592
Merge pull request #7 from Pra-kas/gopi-dev
igopi77 Mar 8, 2025
bab20f0
1. Edit expense and create expense.
igopi77 Mar 9, 2025
77336eb
Merge pull request #8 from Pra-kas/gopi-dev
igopi77 Mar 9, 2025
b26ff6a
1. analytics page chat bot completed
igopi77 Mar 9, 2025
c0c2faa
Added reccuring expense
Pra-kas Mar 9, 2025
65329c7
Merge pull request #9 from Pra-kas/prakash-dev
Pra-kas Mar 9, 2025
d52dce8
1. jwt token added.
igopi77 Mar 9, 2025
c4b543a
Merge branch 'main' into gopi-dev
Pra-kas Mar 9, 2025
cf3c92b
Merge pull request #10 from Pra-kas/gopi-dev
Pra-kas Mar 9, 2025
0c46e50
Design changes
Pra-kas Mar 9, 2025
72f5d88
Merge pull request #11 from Pra-kas/prakash-dev
Pra-kas Mar 9, 2025
ab3b16e
Update README.md
Pra-kas Mar 9, 2025
0bee365
1. jwt token added. for all
igopi77 Mar 9, 2025
93fc196
Merge remote-tracking branch 'origin/gopi-dev' into gopi-dev
igopi77 Mar 9, 2025
bc5d792
auth jwt added
igopi77 Mar 9, 2025
f8b4270
Merge pull request #12 from Pra-kas/gopi-dev
igopi77 Mar 9, 2025
fb3b0d8
flutter release done.
igopi77 Mar 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 42 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,58 +1,71 @@

# Define 3.0
The official template repository for Define 3.0

![DefineHack 2025 Logo](https://github.com/user-attachments/assets/8173bc16-418e-4912-b500-c6427e4ba4b6)



# < Project Name >
Cover Image If applicable
# FINFLOW

### Team Information
- **Team Name**: <Team Name>
- **Track**: < Track >
- *Team Name*: DEBUG DRAGONS
- *Track*: FINTECH

### Team Members
| Name | Role | GitHub | LinkedIn |
|------|------|--------|----------|
| [Full Name] | [Role] | [@username](https://github.com/username) | [Profile](https://linkedin.com/in/username) |
| [Full Name] | [Role] | [@username](https://github.com/username) | [Profile](https://linkedin.com/in/username) |
| [Full Name] | [Role] | [@username](https://github.com/username) | [Profile](https://linkedin.com/in/username) |
| [Full Name] | [Role] | [@username](https://github.com/username) | [Profile](https://linkedin.com/in/username) |
| MUTHUVEL A | BACKEND DEVELOPMENT | [MuthuvelA](https://github.com/muthuvela) | [Profile](https://linkedin.com/in/muthuvela) |
| KAMALESH R | BACKEND DEVELOPMENT | [Kamaleshbala01](https://github.com/kamaleshbala01) | [Profile](https://linkedin.com/in/kamaleshbala) |
| PRAKASH KUMAR M | FRONTEND DEVELOPMENT | [Pra-Kas](https://github.com/Pra-kas) | [Profile](https://linkedin.com/in/prakashkumar-m) |
| GOPINATH S | FRONTEND DEVELOPMENT | [igopi77](https://github.com/igopi77) | [Profile](https://linkedin.com/in/gopinath-siva-191a27259) |

## Project Details

### Overview
_A concise summary of your project (2-3 sentences)_
1. Mobile Application to assist user on financial FAQs
2. Dashboard to visualise the income and expense

### Problem Statement
_Describe the problem your project aims to solve_
Develop a basic prototype of a fintech website with an AI-powered chatbot that provides users with financial insights and customer support. The website should have a clean, user-friendly interface with a simple dashboard displaying sample financial data and a chatbot capable of handling basic FAQs related to fintech services

### Solution
_Explain your approach to solving the problem_
Start
Users register and integrate their past financial transactions with AI for personalized insights.
Only finance-related questions are allowed.
User Interaction & Data Input
Users can provide financial data such as expenses and income through:
Bills (image upload for AI processing)
Bank statements
Manual entry
AI-Powered Insights & Responses
AI processes financial data to answer finance-related queries.
Users receive personalized insights based on their financial history.
Follw-up questions can be asked to refine responses.
Financial Management Features
AI-driven financial improvement suggestions are sent via push notifications.
An analytics dashboard visually summarizes the user’s financial history.
Finish
The chatbot ensures a seamless and interactive financial advisory experience, helping users make better financial decisions._

### Demo
[![Project Demo](https://img.youtube.com/vi/VIDEO_ID/0.jpg)](https://www.youtube.com/watch?v=VIDEO_ID)
_Replace VIDEO_ID with your YouTube video ID or provide an alternative demo link_
Replace VIDEO_ID with your YouTube video ID or provide an alternative demo link

### Live Project
[Project Name](https://your-project-url.com)

## Technical Implementation

### Technologies Used
- **Frontend**: [Technologies]
- **Backend**: [Technologies]
- **Database**: [Technologies]
- **APIs**: [Technologies]
- **DevOps**: [Technologies]
- **Other Tools**: [Technologies]
- *Frontend*: [Flutter]
- *Backend*: [Nodejs,Express]
- *Database*: [MongoDB]
- *APIs*: [GeminiAPI]

### Key Features
- Feature 1
- Feature 2
- Feature 3
- Recurring items automatic suggestion
- Personalised insights
- Data extraction from document

## Setup Instructions

Expand All @@ -62,25 +75,25 @@ _Replace VIDEO_ID with your YouTube video ID or provide an alternative demo link
- Requirement 3

### Installation
```bash
bash


```

### Running the Project
```bash
bash


```

## Additional Resources

### Project Timeline
_Brief overview of your development process and milestones_
Brief overview of your development process and milestones

### Challenges Faced
_Discuss technical challenges and how you overcame them_
Discuss technical challenges and how you overcame them

### Future Enhancements
_Share your vision for future development_
Share your vision for future development

### References (if any)
- [Reference 1](link)
Expand Down
45 changes: 45 additions & 0 deletions flutter_application_1/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.build/
.buildlog/
.history
.svn/
.swiftpm/
migrate_working_dir/

# IntelliJ related
*.iml
*.ipr
*.iws
.idea/

# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/

# Flutter/Dart/Pub related
**/doc/api/
**/ios/Flutter/.last_build_id
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.pub-cache/
.pub/
/build/

# Symbolication related
app.*.symbols

# Obfuscation related
app.*.map.json

# Android Studio will place build artifacts here
/android/app/debug
/android/app/profile
/android/app/release
45 changes: 45 additions & 0 deletions flutter_application_1/.metadata
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# This file tracks properties of this Flutter project.
# Used by Flutter tool to assess capabilities and perform upgrades etc.
#
# This file should be version controlled and should not be manually edited.

version:
revision: "c519ee916eaeb88923e67befb89c0f1dabfa83e6"
channel: "stable"

project_type: app

# Tracks metadata for the flutter migrate command
migration:
platforms:
- platform: root
create_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
base_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
- platform: android
create_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
base_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
- platform: ios
create_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
base_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
- platform: linux
create_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
base_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
- platform: macos
create_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
base_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
- platform: web
create_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
base_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
- platform: windows
create_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6
base_revision: c519ee916eaeb88923e67befb89c0f1dabfa83e6

# User provided section

# List of Local paths (relative to this file) that should be
# ignored by the migrate tool.
#
# Files that are not part of the templates will be ignored by default.
unmanaged_files:
- 'lib/main.dart'
- 'ios/Runner.xcodeproj/project.pbxproj'
16 changes: 16 additions & 0 deletions flutter_application_1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# flutter_application_1

A new Flutter project.

## Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
28 changes: 28 additions & 0 deletions flutter_application_1/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# This file configures the analyzer, which statically analyzes Dart code to
# check for errors, warnings, and lints.
#
# The issues identified by the analyzer are surfaced in the UI of Dart-enabled
# IDEs (https://dart.dev/tools#ides-and-editors). The analyzer can also be
# invoked from the command line by running `flutter analyze`.

# The following line activates a set of recommended lints for Flutter apps,
# packages, and plugins designed to encourage good coding practices.
include: package:flutter_lints/flutter.yaml

linter:
# The lint rules applied to this project can be customized in the
# section below to disable rules from the `package:flutter_lints/flutter.yaml`
# included above or to enable additional rules. A list of all available lints
# and their documentation is published at https://dart.dev/lints.
#
# Instead of disabling a lint rule for the entire project in the
# section below, it can also be suppressed for a single line of code
# or a specific dart file by using the `// ignore: name_of_lint` and
# `// ignore_for_file: name_of_lint` syntax on the line or in the file
# producing the lint.
rules:
# avoid_print: false # Uncomment to disable the `avoid_print` rule
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule

# Additional information about this file can be found at
# https://dart.dev/guides/language/analysis-options
13 changes: 13 additions & 0 deletions flutter_application_1/android/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
gradle-wrapper.jar
/.gradle
/captures/
/gradlew
/gradlew.bat
/local.properties
GeneratedPluginRegistrant.java

# Remember to never publicly share your keystore.
# See https://flutter.dev/to/reference-keystore
key.properties
**/*.keystore
**/*.jks
66 changes: 66 additions & 0 deletions flutter_application_1/android/app/build.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
plugins {
id "com.android.application"
id "kotlin-android"
// The Flutter Gradle Plugin must be applied after the Android and Kotlin Gradle plugins.
id "dev.flutter.flutter-gradle-plugin"
id "com.google.gms.google-services" // Google services for Firebase
}

android {
namespace = "com.example.flutter_application_1"
compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion

signingConfigs {
release {
storeFile file("upload-keystore.jks")
storePassword "Gopinath S"
keyAlias "upload"
keyPassword "Gopinath S"
}
}
buildTypes {
release {
signingConfig signingConfigs.release
minifyEnabled false
shrinkResources false
}
}

compileOptions {
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
}

kotlinOptions {
jvmTarget = JavaVersion.VERSION_1_8
}

defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId = "com.example.flutter_application_1"
// You can update the following values to match your application needs.
// For more information, see: https://flutter.dev/to/review-gradle-config.
minSdk = 23
targetSdk = flutter.targetSdkVersion
versionCode = flutter.versionCode
versionName = flutter.versionName
}

buildTypes {
release {
// TODO: Add your own signing config for the release build.
// Signing with the debug keys for now, so `flutter run --release` works.
signingConfig = signingConfigs.debug
}
}
}

flutter {
source = "../.."
}

dependencies {
implementation platform('com.google.firebase:firebase-bom:32.7.0') // Firebase BOM (use latest version)
implementation 'com.google.firebase:firebase-messaging' // Firebase Cloud Messaging
}
48 changes: 48 additions & 0 deletions flutter_application_1/android/app/google-services.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"project_info": {
"project_number": "101217440706",
"project_id": "finnfloww",
"storage_bucket": "finnfloww.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:101217440706:android:a9c09bb6b54d47d08b7c5b",
"android_client_info": {
"package_name": "com.example.flutter_application_1"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyDFcAakxrfNnQsARzoFKAKhohW_-nMn-CE"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:101217440706:android:c3004202794325658b7c5b",
"android_client_info": {
"package_name": "com.finnfloww.app"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyDFcAakxrfNnQsARzoFKAKhohW_-nMn-CE"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}
Loading