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.
- Host: GitHub
- URL: https://github.com/von-maurus/chat_app_fh_course
- Owner: von-maurus
- Created: 2025-01-19T22:43:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T05:02:58.000Z (over 1 year ago)
- Last Synced: 2025-01-27T06:19:26.861Z (over 1 year ago)
- Topics: clean-code, expressjs, flutter, mobile-development, nodejs, responsive-design, socket-io
- Language: Dart
- Homepage:
- Size: 330 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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