A Flutter application showcasing a Patient Management System with basic CRUD functions, login and registration features, and support for dark mode. The app utilizes the Sqflite library for local database management in the Flutter framework.
-
Patient CRUD Operations: Implement Create, Read, Update, and Delete operations for managing patient records efficiently.
-
Authentication: Secure user authentication with a user-friendly login and registration system.
-
Dark Mode: Enhance user experience with a dark mode option for comfortable usage in low-light environments.
# 1. Clone the Repository:
git clone https://github.com/duyhuy27/Flutter-Sqflite-Example-CRUD.git
# 2. Navigate to the Project Directory:
cd quan_ly_benh_nhan_sqlite
# 3. Install Dependencies:
flutter pub get
# 4. Run the Application:
flutter run
-
Run the app on your preferred Flutter development environment or build it for the desired platform.
-
Explore the patient management features, including CRUD operations, user authentication, and dark mode.
- Sqflite: A SQLite database library for Flutter.
If you'd like to contribute to the project, please follow the contribution guidelines.
This project is licensed under the MIT License.
-
Special thanks to Flutter for providing an excellent framework for building cross-platform mobile applications.
-
Inspired by the need for efficient patient management systems in healthcare.
For inquiries or suggestions, please feel free to open an issue or contact the project maintainer at huynd.mob@ambitionx.io.vn
Happy coding! 🚀