Skip to content

Commit 7d0605c

Browse files
author
Firgia
authored
Update README.md
1 parent 87f20aa commit 7d0605c

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

+10-7
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
11
# Project Management
22

3-
## [Watch it on YouTube](https://youtube.com/playlist?list=PL90UioxEmIFFTmKS2ixiqCqLUkbtAPmHN)
3+
## [Watch it on YouTube](https://youtu.be/YgLRFITrqT8)
44

55
### Dashboard Screen
66

7-
Sign in & Sign up with email using firebase is very easy, in this project I'll show you a sample of using email authentication using firebase and creating an attractive UI.
7+
This dashboard page is designed for the project management. This design contains task managers, recent messages, progress reports, profile member, premium card, etc.
88

9-
![thumbnail](https://user-images.githubusercontent.com/89120990/158010101-4d8bef75-fb51-4fd5-867c-d911bab0daf7.png)
9+
![thumbnail_wall](https://user-images.githubusercontent.com/89120990/139877331-ca4fe70d-0b61-4755-9039-1f5435cd9365.png)
10+
![bg_mob2](https://user-images.githubusercontent.com/89120990/139874972-6828722c-92e2-47d3-bf35-1588f41f4637.gif)
11+
![bg_tab](https://user-images.githubusercontent.com/89120990/139875104-347e5955-a555-452a-adab-25e159df221e.gif)
12+
![bg_desk(2)](https://user-images.githubusercontent.com/89120990/139876701-d746483a-a494-48a3-9a79-6d58536209b3.gif)
1013

11-
**Note:**
12-
Before running this flutter project, you have to add or replace Google-Service.json file in android/app with your Firebase project and don't forget to enable your Email Authentication.
1314

1415
**Dependencies:**
1516

16-
- [firebase_auth](https://pub.dev/packages/firebase_auth)
17-
- [firebase_core](https://pub.dev/packages/firebase_core)
17+
- [eva_icons_flutter](https://pub.dev/packages/eva_icons_flutter)
18+
- [percent_indicator](https://pub.dev/packages/percent_indicator)
1819
- [get](https://pub.dev/packages/get)
20+
- [flutter_svg](https://pub.dev/packages/flutter_svg)
21+
- [flutter_staggered_grid_view](https://pub.dev/packages/flutter_staggered_grid_view)

0 commit comments

Comments
 (0)