From dadd21790c9d57caa49b3a96d47b93244f2f2357 Mon Sep 17 00:00:00 2001 From: Chris Jeremie Ishimwe <53315778+chrisjeremy84@users.noreply.github.com> Date: Fri, 24 Jun 2022 15:27:02 +0200 Subject: [PATCH] Update README.md --- README.md | 62 ++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 52 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 5375acf..3fc93f3 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,58 @@ -# zymee -Project Zymee. +# Zymee DEV -## Getting Started +![Logo](https://firebasestorage.googleapis.com/v0/b/zymee-dev.appspot.com/o/LOGO%2Fzymee_logo.png?alt=media&token=d165887f-971e-4f73-aa67-8ebdc1f19d6e) -This project is a starting point for a Flutter application. +The following repository is the development in works +of building an online video conferencing mobile application +where user's can interact and use web conferencing tools. -A few resources to get you started if this is your first Flutter project: +This project was used for the bachelor thesis of science +at the University of Economy in Bydgoszcz, with Eng. Skiba Grzegorz, M.Sc. as the project supervisor. +### Development time => 6 months +### Framework used => Flutter +### Written in => Dart +### Target platform => Android -- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) -For help getting started with Flutter, view our -[online documentation](https://flutter.dev/docs), which offers tutorials, -samples, guidance on mobile development, and a full API reference. + +# Zymee DEV + +The following repository is the development in works +of building an online video conferencing mobile application +where user's can interact and use web conferencing tools. + +This project was used for the bachelor thesis of science +at the University of Economy in Bydgoszcz, with Eng. Skiba Grzegorz, M.Sc. as the project supervisor. +### Development time => 6 months +### Target platform => Android + + +## Tech Stack + +**Client:** Flutter, Dart, Kotlin + +**Server:** Firebase, Jitsy Meet + + + +## Authors + +- [@chrisjeremy84](https://github.com/chrisjeremy84) + + +## Acknowledgements + + - [Jean Noel Nyirisheja](https://github.com/jeanrakitic) + - [Fernand Karita]() + - [Eng. Skiba Grzegorz, M.Sc.]() + + +## Running Tests + +To run tests, run the following command + +```bash + Flutter run +``` +