-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3c4c701
commit d7f99b7
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
## Project Description | ||
|
||
This Flutter web application showcases a comprehensive set of features, including: | ||
- **REST API Integration**: Seamlessly connects to a backend server to fetch and manage data. | ||
- **Data Model**: Utilizes structured data models to ensure efficient data handling and manipulation. | ||
- **List View with Circular Avatar Cards**: Displays data in a visually appealing list view, featuring circular avatar cards for a modern look. | ||
- **Image Upload Functionality**: Allows users to upload images directly from their device. | ||
- **CRUD Operations**: Supports Create, Read, Update, and Delete operations for complete data management. | ||
- **User Authentication**: Includes login and registration functionality to manage user access and secure data. | ||
|
||
## What you will learn ! | ||
|
||
1. **Practical Learning**: Offers a hands-on example of integrating REST APIs, managing data models, and implementing CRUD operations in a Flutter web app. | ||
2. **UI and Authentication Reference**: Demonstrates modern UI design with list views and circular avatars, along with user authentication (login and registration) implementation. | ||
|
||
## Output Screens | ||
- *Splash Screen* | ||
![{2BD3BC7D-5CA6-4C34-AE3D-044997598A43}](https://github.com/user-attachments/assets/4870add1-3839-47f7-a6f9-c753657ff7be) | ||
- *Login Screen* | ||
![{C094B825-9BD5-4C59-A022-1065DF9EE013}](https://github.com/user-attachments/assets/ef39b816-1442-4200-a5aa-897d83637b81) | ||
- *Fetching List Data* | ||
![{AF6BBBD5-917D-45AE-BBCC-014B33B1E386}](https://github.com/user-attachments/assets/734e1940-7175-453b-b709-841275b1d1ba) | ||
- *Profile Screen* | ||
![{9B543C33-9A2C-4649-AED8-48B24DE3A5FE}](https://github.com/user-attachments/assets/98f9a4e2-139a-4aae-9902-a11372fcff6f) | ||
- *Detail Info* | ||
![{D858C5FA-68B6-4260-BFCE-AF520880CB28}](https://github.com/user-attachments/assets/0e4ceba4-3c59-4d7d-9cb1-527e4124da1f) | ||
- *Uploading Image* | ||
![{D7DD8722-4BCC-4128-B96A-BE25AA2183E5}](https://github.com/user-attachments/assets/e8ae3580-4c4a-4ff3-9578-009d3e57c59c) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|