A simple Coffee Shop app made with .Net MAUI Framework
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
A simple multiplatform .Net MAUI app of a Coffee Shop including a home page, products page and order page with the ability to calculate the amount of the order.
Any contributions are welcomed.
If you have a suggestion you think will improve this project, please fork the repo and create a pull request. You can also open an issue with the tag "improvement". Don't forget to give the project a star! Thanks!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Commit your Changes (
git commit -m 'Add some NewFeature'
) - Push to the Branch (
git push origin feature/NewFeature
) - Open a Pull Request
- The products, company names and logos mentioned on this app are trademarks of their respective owners.
- Tested on Windows 10
Distributed under the MIT License. See LICENSE.txt
for more information.
Project Link: https://github.com/diegoal3mx/Coffee-Shop-MAUI