/people-counter

My first application built with flutter

Primary LanguageDartMIT LicenseMIT

📱 People Counter

The People Counter is my first application developed with Flutter, that counts the number of people who are in a restaurant.

Mockup

♻️ How to contribute

  • Fork this repository
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature

📝 License

This project is under the MIT license. See the LICENSE for more information.