This App is a Chess Social Application. The backbone of this app includes the implementation of a UI using Flutter as well as the use of Stockfish Chess Engine.
- Uses MVC architecture design pattern
- Separate Dart server for communicating with Stockfish, NodeJs server for Messaging other players.
- Connected to local Postgres server for user info storage
- Connected to Firebase for user authentication/password encryption