Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kreazyme authored Apr 18, 2023
1 parent 64b3f4a commit 28b1378
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
## Anonymous ask website like ask.fm
- FE: Flutter build web :hammer:
- BE: ExpressJS with MongoDB :seedling: and Heroku

## Deployed :rocket:
- http://ask.kreazy.me/

## Expected:
- [ ] Apply Unit test
- [ ] Apply Dependency Injection
- [ ] Install Firebase Crashlytics
- [ ] Install Firebase Cloud Message
- [ ] Apply freezed

## BLoC
Apply BLoC Pattern in this project with ```bloc_flutter``` package
Expand Down Expand Up @@ -56,3 +61,4 @@ Apply Clean Architecture in this project. Here are Project Structure
├───resource
└───widget
```

0 comments on commit 28b1378

Please sign in to comment.