Skip to content

This GitHub repository serves as a comprehensive example demonstrating the integration of Sqflite, a SQLite database library for Flutter. The project showcases how to perform basic CRUD (Create, Read, Update, Delete) operations using Sqflite within the Flutter framework.

License

Notifications You must be signed in to change notification settings

duyhuy27/Flutter-Sqflite-Example-CRUD

Repository files navigation

Flutter Patient Management App

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.

Features

  • 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.

Installation

# 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

Usage

  • 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.

Dependencies

  • Sqflite: A SQLite database library for Flutter.

Contributing

If you'd like to contribute to the project, please follow the contribution guidelines.

License

This project is licensed under the MIT License.

Acknowledgments

  • 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.

Contact

For inquiries or suggestions, please feel free to open an issue or contact the project maintainer at huynd.mob@ambitionx.io.vn


Happy coding! 🚀

About

This GitHub repository serves as a comprehensive example demonstrating the integration of Sqflite, a SQLite database library for Flutter. The project showcases how to perform basic CRUD (Create, Read, Update, Delete) operations using Sqflite within the Flutter framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published