Added section 'external resources' on Readme.md

This commit is contained in:
Miguel Beltran 2019-10-05 16:00:03 +02:00 committed by GitHub
parent 64d39ac266
commit 049bf9b81a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -164,10 +164,14 @@ The app is setup to work with a development and production environment. We sugge
When building for release the app will automatically use the production configuration that youve configured in step `B3`.
# External resources
- [Timy Messenger in itsallwidgets.com](https://itsallwidgets.com/timy-messenger)
- [Building a Messaging App in Flutter — Part I: Project Structure](https://medium.com/@MiBLT/building-a-messaging-app-in-flutter-part-i-project-structure-7d6db38783a5)
# About
The concept for Timy was created and developed by [kaalita](https://github.com/orgs/janoodleFTW/people/kaalita) and [philippmoeser](https://github.com/orgs/janoodleFTW/people/philippmoeser).
The the initial version is a MVP messaging app focusing on organising events among groups.
We hope this project can be a reference or building block for your next flutter app. 🚀
We hope this project can be a reference or building block for your next flutter app. 🚀