{"id":21909574,"url":"https://github.com/gunavault/simple_flutter_crud_login","last_synced_at":"2025-04-16T01:54:46.122Z","repository":{"id":177028682,"uuid":"659845778","full_name":"gunavault/Simple_Flutter_CRUD_Login","owner":"gunavault","description":"Simple Flutter Crud with Login","archived":false,"fork":false,"pushed_at":"2023-06-29T08:31:24.000Z","size":276,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-16T01:54:33.661Z","etag":null,"topics":["aplikasi-android","aplikasi-manajemen-siswa","flu","flutter","flutter-api","flutter-apps","flutter-crud","flutter-login"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gunavault.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-28T17:29:15.000Z","updated_at":"2024-11-29T08:10:17.000Z","dependencies_parsed_at":"2023-07-10T06:15:21.795Z","dependency_job_id":null,"html_url":"https://github.com/gunavault/Simple_Flutter_CRUD_Login","commit_stats":null,"previous_names":["gunarchive/simple_flutter_crud","gunarchive/simple_flutter_crud_login","gunavault/simple_flutter_crud_login"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunavault%2FSimple_Flutter_CRUD_Login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunavault%2FSimple_Flutter_CRUD_Login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunavault%2FSimple_Flutter_CRUD_Login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunavault%2FSimple_Flutter_CRUD_Login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gunavault","download_url":"https://codeload.github.com/gunavault/Simple_Flutter_CRUD_Login/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249183107,"owners_count":21226141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aplikasi-android","aplikasi-manajemen-siswa","flu","flutter","flutter-api","flutter-apps","flutter-crud","flutter-login"],"created_at":"2024-11-28T17:19:28.635Z","updated_at":"2025-04-16T01:54:46.106Z","avatar_url":"https://github.com/gunavault.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter CRUD with Login\n\nThis is a Flutter project that demonstrates a basic CRUD (Create, Read, Update, Delete) application with login functionality. The app interacts with a simple PHP API to perform CRUD operations on a database.\n\n## Features\n\n- User authentication: Allows users to log in and access CRUD functionality.\n- Create: Users can add new data to the database.\n- Read: Displays the existing data from the database.\n- Update: Users can edit and update the data.\n- Delete: Users can delete specific data entries.\n\n## Technologies Used\n\n- Flutter: A popular cross-platform framework for building mobile applications.\n- PHP: Used to create a simple API for interacting with the database.\n\n## API\n\nThe API for this project is implemented using PHP. You can find the API code in the [SIMPLE API ](https://github.com/Gunarchive/simple_api) directory. The API consists of several PHP files that handle different CRUD operations:\n\n- `conn.php`: Establishes the database connection and also get data.\n- `login.php`: Handles user authentication and login.\n- `Register.php`:  user Registration\n- `post.php`: Handles the creation of new data entries.\n- `update.php`: Handles updating the data.\n- `delete.php`: Handles deleting specific data entries.\n\n## Installation\n\n1. Clone the repository:\n   shell\n   ```git clone https://github.com/Gunarchive/Simple_Flutter_CRUD_Login.git```\n2. Open the project in your preferred Flutter development environment (e.g., Android Studio, Visual Studio Code).\n\n3. Install the dependencies by running the following command in the project root:\n```flutter pub get```\n4. Update the API endpoint URLs:\n    In the Flutter project, locate the files where API requests are made (e.g., login.dart, editdata.dart). Replace the API endpoint URLs (e.g., http://yourip/api/login.php) with the appropriate URLs for your PHP server.\n\n\nContributing\nContributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.\n\nLicense\nThis project is licensed under the MIT License.\n\n```\nFeel free to customize the content as per your requirements and provide the appropriate API endpoint URLs in the installation instructions.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgunavault%2Fsimple_flutter_crud_login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgunavault%2Fsimple_flutter_crud_login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgunavault%2Fsimple_flutter_crud_login/lists"}