Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 52 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
```