Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.
/ yourownpizza Public archive

šŸ•This is an digital order app for our client Your Own Pizza

License

Notifications You must be signed in to change notification settings

rhuibertsjr/yourownpizza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

Your Own Pizza

Dit is een mobiele app die digitaal bestellingen kan afnemen van de klanten voor het restaurant Your Own Pizza.

BEKIJK DE PREVIEW

Project Navigation

Getting Started

Deze instructies zorgen ervoor dat je zelf de app op je locale computer kan gebruiken voor development en testen.

De toolkit die we gebruiken om onze app te maken is flutter. Deze zal je ook nodig hebben om de app the kunnen gebruiken. To get started: Ga naar Flutter.dev

Om flutter in je commandline te kunnen gebruiken unzip de download, en gebruik deze command in je terminal om flutter te kunnen gebruiken.

 export PATH="$PATH:`pwd`/flutter/bin"

Running the tests

Dit is de benodigde dev-dependencies.

 dev_dependencies:
   flutter_test:
     sdk: flutter

Dan kan je gwn de test runnen via je IDE! zo simpel is het!

Deployment

De app is bedoelt voor tablets, en zal daardoor niet gebruikt kunnen worden voor mobiel. Behalve de dashboard van het project die is zowel toegankelijk voor mobiel als voor desktop.

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Your Own Pizza
  • School Work
  • Exams