An open API service indexing awesome lists of open source software.

https://github.com/von-maurus/chat_app_fh_course

This a training app built in Fernando Herrera's Advanced Flutter Course on Udemy platform.
https://github.com/von-maurus/chat_app_fh_course

clean-code expressjs flutter mobile-development nodejs responsive-design socket-io

Last synced: 3 months ago
JSON representation

This a training app built in Fernando Herrera's Advanced Flutter Course on Udemy platform.

Awesome Lists containing this project

README

          

# chat_app

This is a simple chat application made on the Udemy course of Fernando Herrera "Advance Flutter Course"

## Goals

- Responsive design
- Clean code practices and re-learn basic concepts of design
- Backend knowledge using NodeJS with ExpressJS
- MongoDB deployment with Mongo Atlas.
- A simple REST API for login, register, chat with users and more.
- JWT web tokens for auth.
- Making a live app with a modern use case like a chat "Messenger".
- Deploy to cloud