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-[졸업작품 개인 맞춤 복약관리 서비스]💊
- Host: GitHub
- URL: https://github.com/woojoung1217/flutter_project_pillmate-f
- Owner: woojoung1217
- Created: 2022-05-12T13:01:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T08:52:07.000Z (9 months ago)
- Last Synced: 2025-01-19T04:44:22.340Z (4 months ago)
- Topics: dart, flutter, flutter-local-notifications
- Language: Dart
- Homepage:
- Size: 3.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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://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 💊 소개
- 약품 섭취를 편하게 복용할 수 있도록 도와주고
- 약국에 의약품 정보를 제공받을 수 있는 사용자 편의를 위한 서비스

# 프로젝트 구조
```**ㄴ components**
(버튼, 컬러, 라우트 애니메이션, 사이즈, 테마)
**ㄴ config**
(hive box name.. 등)**ㄴ models**
(모델 데이터)
**ㄴ repositories**
(hive CRUD)
**ㄴ pages**
(페이지)
**ㄴ services**
(서비스 로직)
```