Skip to content

A simple Entry Management System app built using Flutter which lets users to create, view, update, and delete entries using shared preferences for local data storage.

License

Notifications You must be signed in to change notification settings

sawongam/entry-management-system-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entry Management System - Flutter App

Flutter Status

This is a simple Entry Management System app built using Flutter. The app allows users to create, view, update, and delete entries using shared preferences for local data storage.

Features

  • Create Entry: Allows users to create new entries by providing a name.
  • View Entry List: Displays a list of all created entries.
  • Update Entry: Allows users to update existing entries.
  • Delete Entry: Enables users to delete individual entries.
  • Delete All Entry: Deletes all the entries from the list.

Usage

To run the app on your local machine, follow these steps:

  • Clone the repository to your local machine.
  • Open the project in your preferred Flutter development environment (e.g., Android Studio, VS Code).
  • Run the app on a connected device or emulator.

Dependencies

The app uses the following dependencies:

  • flutter: The Flutter SDK for building native apps.
  • shared_preferences: For storing and accessing data locally using shared preferences.
  • fluttertoast: For displaying toast messages in the app.

Contribution

Any contributions to improve and expand the app's functionality are welcomed. If you find any bugs or have new ideas for features, feel free to create an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

This project was created by sawongam

About

A simple Entry Management System app built using Flutter which lets users to create, view, update, and delete entries using shared preferences for local data storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published