Polycystic Ovary Syndrome (PCOS) is a common hormonal disorder that affects over 10 million people. Public awareness of PCOS is necessary because over half of the people that have it, are unaware of it. We have developed this app to help people know about PCOS and manage it, if they have it. It has been designed with and for people with polycystic ovary syndrome, keeping in mind their every need.
Clone the repository with the 'clone' command, or just download the zip.
$ git clone https://github.com/adtoria/PCOSimplify.git
Then, download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins. For more information about Flutter installation procedure, check the official install guide.
After installing, open the project in your respective flutter editor.
Install dependencies:
- From the terminal: Run flutter pub get
- From Android Studio/IntelliJ: Click Packages get in the action ribbon at the top of pubspec.yaml
- From VS Code: Click Get Packages located in right side of the action ribbon at the top of pubspec.yaml
After all the packages are loaded, connect the device/emulator and type the command Flutter Run on your terminal and wait for the App to install.
https://www.youtube.com/watch?v=x1K-Lm8sVe4
Client: Flutter
Server: Firebase
If you have any feedback, please reach out to us at pcosimplify@gmail.com.