Flutter-based prototype application for B2C business model. This prototype simulates the visualization, subscription and payment of services provided by small and medium businesses.
- Through the official flutter tutorial you can get the Flutter SDK and any other requirements.
You can clone this repsitory to get the source code
git clone https://github.com/leovergaramarq/my_planbook.git
On your CLI, run flutter doctor
to check for missing dependencies.
- Create a virtual device or connect a physical one.
- In the project folder, execute
flutter run
in your CLI to run the application. - Try logging in with the credentials "vergaradl" and "123" as the username and password, respectively.
Refer to the deployment repository for this project's web version in Github Pages.
- Leonardo Vergara - leovergaramarq
- Breynner Hurtado - breynner1
- Carlos Leones - CatbasterL
My Planbook's final goal is to unify other platforms' services in one. These services include but not limit to events, which are organized by providers and published for consumers. The solution allows consumers to manage their agendas through the use of planbooks.