Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

PayFlow – an application for Billet Management

PayFlow


Topics 


About 

This project was developed at Next Level Week, an intense week of studies, networking, friendship, group work, accompanied by a sensational project developed by Rocketseat from the 20th to the 27th of June.
This application is a Billet Management, containing several features, which will soon be developed and explained.


Layout 

The Layout was developed by Tiago Luchtenberg, and you can access it on Figma:


Functionalities 


Challenges and Learnings along the way 

This was the most intense week of my life. And this NLW was super special for me, because in addition to always being that amazing week in all aspects, in this edition I had my first experience participating in the Rocketseat team.
In addition to the usual challenge, which was to reconcile the time to take classes, study and take notes, in this edition I had to reconcile all of this, plus my work in helping people in the community and my intention was that my participation was the most fast, active, practical… the best of them all!


The focus was on working my ass off and having an intense week. And that led me to give up a lot of things, but it helped me to have a new perspective on a lot of things, and the main one was that: “you can always do more, you can always be better and become better, success is trainable.”. And man, I felt that, and I know I can do all of this, I want to always be better, and prepare myself to be and give my best.


I managed to stand out in the week, being the TOP1 member  of the entire community, with more messages / answers / help / and other types of help and participation.


Rocketseat provided me and is providing me with an amazing experience! It’s amazing to be here. And I will do my best! 


Notion File 


How to Use 

First of all, correctly configure the Flutter development environment on your machine, see https://flutter.dev/docs/get-started/install

- Clone this repository:
$ git clone https://github.com/felipecastrosales/payflow payflow

- Enter in directory:
$ cd payflow

- For install dependencies:
$ flutter pub get

- Run the app: 
$ flutter run

How to Contribute 

- Fork the project 

- Create a new branch with your changes:
$ git checkout -b my-feature

- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"

- Submit your changes:
$ git push origin my-feature

Download PayFlow app source code on GitHub

Exit mobile version