An open API service indexing awesome lists of open source software.

https://github.com/woojoung1217/flutter_project_pillmate-f

PillMate-[졸업작품 개인 맞춤 복약관리 서비스]💊
https://github.com/woojoung1217/flutter_project_pillmate-f

dart flutter flutter-local-notifications

Last synced: 2 months ago
JSON representation

PillMate-[졸업작품 개인 맞춤 복약관리 서비스]💊

Awesome Lists containing this project

README

        

![
1](https://user-images.githubusercontent.com/34205465/195056959-3b595f67-e992-4a7b-b061-f96d0d0df77e.jpeg)

![slider11](https://user-images.githubusercontent.com/34205465/195077097-b0b678c3-1e61-4956-a8e6-fef687bd3d93.png)

A new Flutter project.

## Getting Started

![slider3](https://user-images.githubusercontent.com/34205465/195071831-682d3c3d-d329-4cfe-ae12-552508ced33e.png)

This project is a starting point for a Flutter application.

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

![slider2](https://user-images.githubusercontent.com/34205465/195070947-0a23749c-c4f6-4fe2-bf42-acf2631f7b6a.png)

--

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

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

# 개인 프로젝트 임니다

# PIll Mate 💊 소개
- 약품 섭취를 편하게 복용할 수 있도록 도와주고
- 약국에 의약품 정보를 제공받을 수 있는 사용자 편의를 위한 서비스

![ㅇㄹㅎ](https://user-images.githubusercontent.com/34205465/169370613-66e50b31-c4ab-4741-9a75-c0f5474a749b.png)

![slider22](https://user-images.githubusercontent.com/34205465/195077088-820acfae-f4aa-4031-b83a-d10f4176dccc.png)


# 프로젝트 구조
```

**ㄴ components**
(버튼, 컬러, 라우트 애니메이션, 사이즈, 테마)
**ㄴ config**
(hive box name.. 등)![slider22](https://user-images.githubusercontent.com/34205465/195076839-71ec2fc5-c66b-447b-b7af-a0955f874a3d.png)

**ㄴ models**![slider11](https://user-images.githubusercontent.com/34205465/195076847-c091982a-8f08-46fb-9719-208202345d8a.png)

(모델 데이터)
**ㄴ repositories**
(hive CRUD)
**ㄴ pages**
(페이지)
**ㄴ services**
(서비스 로직)
```