Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraduationProject - Lost&Found Vision

This project is our graduation project.

Brief Explanation of this project (Eng)

This is an application that allows you to register and find lost items . The purpose of this project is to make it easier and more convenient to find and register lost items by utilizing computer vision . It provides convenience to users by allowing the model to recognize and analyze the photo of the lost object to be registered to capture the features of the photo and automatically write the features instead of the author. We hope this project will help society even a little.


Description about files (Explanation of codes)

main.dart

mainscreen
It's literally a main screen and a home screen. We've got buttons and a bottom navigation bar to move to various screens.

addGoods Folder

It is a folder with files that allow you to register lost items and check what you wrote.

addGoods.dart

addGoods
This is a screen where you can choose whether to upload a photo from the gallery or take a picture with a camera.

imageDisplay.dart

ImageDisplay
It is a file that allows you to put uploaded photos into the openAI model to extract features and create them.

imsi_gul.dart

imsi_gul
It's a file that displays all the previous writings as a list of big cards.

seeMyGul - seeMyGul.dart

seeMyGul
It's a file that allows you to see my writings at a glance with a small list of cards.

seeMyGul- GulDetailScreen.dart

GulDetailScreen
This is a screen that shows the details of each post.

findGoods Folder

It's a screen where you can find lost items.

findGoods.dart

findGoods
A file that displays a map of the Republic of Korea and markers for each administrative district of Seoul on the screen using Naver Map api. Tap a specific marker to go to the lost and found list of the administrative district.

next_screen.dart

next_screen
This is a next screen of when you tap the marker in findGoods.dart. It shows the lost and found list of the administrative district.

seeGuDetail.dart

It's a screen that contains the details of the post. (It is same as "GulDetailScreen")

firebase Folder

It's literally a folder related to firebase.

firebase_options.dart

File with options for communicating with firebase.

gulItem.dart

It's a file that matches the variables in the flutter with the variables in the firebase.

mainScreen Folder

It's a folder with files on the home screen.

alarm.dart

A file that displays a notification for the keyword. (it is still incomplete and needs to be made later)

goodsList.dart

goodsList
The file corresponds to the 'List of Lost and Found in My Village' tab.

keywords.dart

It's a screen where you can add a keyword to be notified. (it is still incomplete and needs to be made later)

search.dart

search
This is a screen where you can search for the lost item you want to find. You can search for major, minor, sub-categories, and features.

village.dart

village
This is a screen where you can set up your village.

personalInfo Folder

It's literally a folder with files related to personal information.

findPassword.dart

It's literally a password finding file. (It's still incomplete.)

join.dart

join
It's a membership join screen.

personalInfo.dart

personalInfo
It's a file that can be moved to the screen related to personal information.

withdrawal.dart

withdrawal
Literally a file where membership can be withdrawn.

login Folder

It's a folder containing files related to login.

login Folder - login.dart

login
It's a file that you can log in to.

login Folder - loginSuccess.dart

loginSuccess
This is a screen that shows successful login, where you can set up your profile picture.

login Folder - changeProfile Folder - changePassword.dart

changePassword
This screen is used to change the password.

login Folder - changeProfile Folder - changeProfile.dart

changeProfile
This file is used when you want to change your profile. You can change your profile picture, change your password, and set up your village.

imsi_join.dart is just a test file if the infomation that I signed up for is going well.


Badges that We used in this project

js js js js js js js js js js

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages