This project is our graduation project.
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.

It's literally a main screen and a home screen. We've got buttons and a bottom navigation bar to move to various screens.
It is a folder with files that allow you to register lost items and check what you wrote.

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

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

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

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

This is a screen that shows the details of each post.
It's a screen where you can find lost items.

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.

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.
It's a screen that contains the details of the post. (It is same as "GulDetailScreen")
It's literally a folder related to firebase.
File with options for communicating with firebase.
It's a file that matches the variables in the flutter with the variables in the firebase.
It's a folder with files on the home screen.
A file that displays a notification for the keyword. (it is still incomplete and needs to be made later)

The file corresponds to the 'List of Lost and Found in My Village' tab.
It's a screen where you can add a keyword to be notified. (it is still incomplete and needs to be made later)

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.

This is a screen where you can set up your village.
It's literally a folder with files related to personal information.
It's literally a password finding file. (It's still incomplete.)

It's a membership join screen.

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

Literally a file where membership can be withdrawn.
It's a folder containing files related to login.

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

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

This screen is used to change the password.

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.