Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dungngminh authored Jan 11, 2022
1 parent 27c3c10 commit f4a5c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Online Health Consultation Application built with Flutter for Client, ExpressJs

## Technology used

- Flutter GetX pattern, [GetX](https://pub.dev/packages/get) for state management.
- Flutter GetX pattern, [GetX](https://pub.dev/packages/get) for state management. (actually I want to use BLOC (Rx) but I only have 1 month to complete so I use Getx to do it faster. But GetX's build-in DI is so stupid)
- Authentication and Authorization using JWT.
- Backend using ExpressJs, MongoDB.
- Realtime event using Socket.io.
Expand Down

1 comment on commit f4a5c0a

@quocthinhle
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

268775454_2705915286383925_8211419176459854465_n

Please sign in to comment.