Skip to content

Projek Mobile Progamming untuk memenuhi nilai UAS & UTS

Notifications You must be signed in to change notification settings

Traasa/projek-contact

Repository files navigation

Simple Contact App (Flutter + MySQL)

Description

This application is a simple mobile-based project developed using Flutter with a backend connected to a MySQL database. The app is designed to manage a contact list with basic features such as adding, editing, deleting, and displaying contacts.

Main Features :

  • Add Contact: Users can add a new contact with a name, phone number, and email.

  • Edit Contact: Modify the stored contact information.

  • Delete Contact: Remove unnecessary contacts.

  • Display Contacts: Show the list of stored contacts from the MySQL database with a simple UI in Flutter.

Technologies Used :

  • Frontend: Flutter (Dart)

  • Backend: PHP (for API) or Node.js (optional)

  • Database: MySQL

How to Run :

  • Clone this repository to your local machine:

    git clone https://github.com/username/repo-contact-flutter.git

  • Navigate to the project folder:

    cd repo-contact-flutter

  • Install Flutter dependencies:

    flutter pub get

  • Set up the MySQL database and import the provided SQL file.

  • Start the backend server (PHP/Node.js) to connect Flutter with MySQL.

  • Run the Flutter application:

    flutter run

  • Access the application via an emulator or physical device.

    2025-01-06.14-30-09.1.mp4

Contribution

If you would like to contribute, feel free to fork this repository and submit a pull request with any improvements or fixes.

License

This application is open-source and can be used for learning purposes.

About

Projek Mobile Progamming untuk memenuhi nilai UAS & UTS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published