Skip to content

Commit 28b1378

Browse files
authored
Update README.md
1 parent 64b3f4a commit 28b1378

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1+
## Anonymous ask website like ask.fm
2+
- FE: Flutter build web :hammer:
3+
- BE: ExpressJS with MongoDB :seedling: and Heroku
4+
5+
## Deployed :rocket:
6+
- http://ask.kreazy.me/
7+
18
## Expected:
29
- [ ] Apply Unit test
3-
- [ ] Apply Dependency Injection
410
- [ ] Install Firebase Crashlytics
511
- [ ] Install Firebase Cloud Message
6-
- [ ] Apply freezed
712

813
## BLoC
914
Apply BLoC Pattern in this project with ```bloc_flutter``` package
@@ -56,3 +61,4 @@ Apply Clean Architecture in this project. Here are Project Structure
5661
├───resource
5762
└───widget
5863
```
64+

0 commit comments

Comments
 (0)